s23dr-hoho-competition / handcrafted_solution.py

Commit History

added notebooks
dd68072

Siromanec commited on

best mean=1.7695378948997886
d406d05

Siromanec commited on

point_radius=45,
9d0230e

Siromanec commited on

split some code into functions point_radius=40,
92e41f6

Siromanec commited on

a lot of changes, I want to see how it performs (rewrote evaluation to load data in batches)
94daf11

Siromanec commited on

pointcloud_depth_coeff=1.05
c65c7a4

Siromanec commited on

dist_coeff=0.1
2efaa03

Siromanec commited on

clustering_eps=80
0188a66

Siromanec commited on

clustering_eps=150
8f00d62

Siromanec commited on

added clustering and merge_th=100
cdd5e5a

Siromanec commited on

some depth maps are nov retrieved from the pointcloud
aae4726

Siromanec commited on

added missed edge detection, but it is not much better
14542ca

Siromanec commited on

scale_estimation_coefficient=4.5, added hip, reordered operations to remove loops
76ee08d

Siromanec commited on

slightly improved performance
8b48d4d

Siromanec commited on

half implemented missing point detection; scale_estimation_coefficient =4
c0998c1

Siromanec commited on

gridsearch parameters
241e973

Siromanec commited on

entries become suddenly empty
ad705df

Siromanec commited on

algorithm update: in order to be fit, the detected line is required to be in the same direction as proposed one
e3b8726

Siromanec commited on

most strict for the night
c9513f4

Siromanec commited on

stricter edge selsection, but there must must be a rule that the line must not deviate a couple degrees from detected when fitting to edges
1be3b67

Siromanec commited on

line stuff, now full hough, liberal edge selection
eee8277

Siromanec commited on

remove self loops and bi-directional non unique edges. edge_th=60
32ea5b8

Siromanec commited on

reverted color range change
198fdf0

Siromanec commited on

fixed bad logic in line selection, vectorized the calculations, added hough lines, changed distance to sqeuclidean, rewrote convert_entry_to_human_readable to use match case
8aa41b5

Siromanec commited on

added cleaner vertex mask
bef6092

Siromanec commited on

Update handcrafted_solution.py
2cbdf26
verified

Siromanec commited on

Update handcrafted_solution.py
88a232d
verified

Siromanec commited on

added line-component separation using vertex masks
1ffdc4a

Siromanec commited on

included flashing
0d51758

Siromanec commited on

improved apex detection algorithm
dcd3aa9

Siromanec commited on

Upload 2 files
977f1b4
verified

Siromanec commited on