|
cc4408d75a
|
inference plots reworked
|
2023-12-04 11:25:56 +01:00 |
|
|
59ffd101f1
|
when labels are gererated for an already existing dataset delete the file_dict.csv file used by corret_bboxes
|
2023-12-04 08:50:53 +01:00 |
|
|
f70e74f5e1
|
inference.py now also writes bbox scores; extract_from_bbox.py detects overlapping bbox groups and eliminates them based on score untill all bboxes have overlap below th... detection of groups is done using time as parameter only. implement also frequency. then sort them as stated previously
|
2023-11-28 14:53:37 +01:00 |
|
|
0f0128439e
|
bf
|
2023-11-16 13:30:26 +01:00 |
|
|
324c690841
|
model and datasets adapted to new yolo format. reinforced learning is now implemented. correct_bboxes.py now capable of exporting data to train file
|
2023-11-16 12:19:57 +01:00 |
|
|
9dcf54c139
|
adapted data structure
|
2023-11-07 15:58:10 +01:00 |
|
|
0befddab8d
|
bf
|
2023-10-27 11:32:48 +02:00 |
|
|
19a7266c17
|
embed for bf
|
2023-10-27 11:31:10 +02:00 |
|
|
95879e4759
|
create dataset path in outdirs if not existing
|
2023-10-27 11:30:09 +02:00 |
|
|
323d79b27a
|
bf
|
2023-10-27 11:27:31 +02:00 |
|
|
873758d461
|
embed for bf
|
2023-10-27 11:22:59 +02:00 |
|
|
71030bb707
|
embed for bf
|
2023-10-27 11:22:00 +02:00 |
|
|
e3c0286d21
|
bf
|
2023-10-27 11:20:38 +02:00 |
|
|
3690907f93
|
inference rework
|
2023-10-27 11:15:53 +02:00 |
|
|
1042e44f37
|
inference.py will be rewritten to really infere images without csv files
|
2023-10-27 09:33:47 +02:00 |
|
|
030dcfab43
|
changed TRAIN_DIR to DATA_DIR in all files since it is more representative in this code. test and train datasets are defined by csv files
|
2023-10-26 12:47:29 +02:00 |
|
|
6779203dc4
|
bf
|
2023-10-26 10:20:19 +02:00 |
|
|
593e8860d1
|
embed for figsave bf
|
2023-10-26 10:14:44 +02:00 |
|
|
76cee2c050
|
inference images are now saved in a corresponding folder
|
2023-10-26 10:13:48 +02:00 |
|
|
391379551a
|
check image save process
|
2023-10-26 10:06:55 +02:00 |
|
|
7f2d1cfb33
|
fixed image name problematic
|
2023-10-26 09:35:15 +02:00 |
|
|
0adfc22ec4
|
check if i can leave image name in target as return from dataset ... to(DEVICE) problematic
|
2023-10-26 09:25:02 +02:00 |
|
|
72c58af7e4
|
preicted boxes in dashed green
|
2023-10-26 09:05:08 +02:00 |
|
|
9905b6039e
|
big bug... not unique imaged :D
|
2023-10-26 08:56:43 +02:00 |
|
|
efd860a127
|
bf
|
2023-10-26 08:49:40 +02:00 |
|
|
10f8f872f6
|
bf
|
2023-10-26 08:49:00 +02:00 |
|
|
47cd574354
|
bf
|
2023-10-26 08:47:30 +02:00 |
|
|
68b3967a21
|
added embed for bugfix
|
2023-10-26 08:41:57 +02:00 |
|
|
7386bd83a5
|
bf
|
2023-10-26 08:40:44 +02:00 |
|
|
b1e5b9e665
|
inference updated
|
2023-10-26 08:38:14 +02:00 |
|
|
fe6e51d625
|
inference function with dataloader to optimizer inference. now generate plots ...
|
2023-10-26 07:35:41 +02:00 |
|
|
f507877624
|
bf
|
2023-10-26 07:30:50 +02:00 |
|
|
a98f488813
|
check if model still finds stuff
|
2023-10-26 07:30:19 +02:00 |
|
|
ad74322f94
|
the model is working. however, in need to generate it and split data in test and train beforehand ...
|
2023-10-25 09:09:20 +02:00 |
|
|
8a6e7df57f
|
generated huge dataset
|
2023-10-24 15:15:19 +02:00 |
|