|
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 |
|
|
28554efe2b
|
reworking the data structure. dataset generator is now adapted... dataloader fn are next
|
2023-11-06 14:19:09 +01:00 |
|
|
4e1784a399
|
getting back. start to implement greyscale images as inputs
|
2023-11-06 08:43:25 +01:00 |
|
|
a91e61f514
|
stupid bug fixed
|
2023-10-26 12:51:45 +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 |
|
|
214a4bd10c
|
config rework
|
2023-10-26 12:04:35 +02:00 |
|
|
391379551a
|
check image save process
|
2023-10-26 10:06:55 +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 |
|
|
85e675fb48
|
something works !!!
|
2023-10-24 08:56:35 +02:00 |
|
|
cd3a066427
|
structure
|
2023-10-20 08:57:37 +02:00 |
|