Commit Graph

87 Commits

Author SHA1 Message Date
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
cbbf839e72 bf 2023-10-27 11:16:51 +02:00
3690907f93 inference rework 2023-10-27 11:15:53 +02:00
43f0e0a27d dataset files are now more consistend in their names ... more digits for the time stuff 2023-10-27 10:28:09 +02:00
2a0a1a2766 gnerate dataset now capable of only producing images 2023-10-27 10:26:40 +02:00
a6641accaf infered img not with suffix: _predicted.png 2023-10-27 09:35:29 +02:00
1042e44f37 inference.py will be rewritten to really infere images without csv files 2023-10-27 09:33:47 +02:00
cc6e97c2c8 inference code copied here ... this accually was the validation step with plot output. 2023-10-27 09:33:07 +02:00
0243f560be TRAIN_DIR now named DATA_DIR 2023-10-26 13:10:25 +02:00
a91e61f514 stupid bug fixed 2023-10-26 12:51:45 +02:00
5898a885fd bf 2023-10-26 12:50:50 +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
16bca48cbe README update 2023-10-26 12:09:16 +02:00
214a4bd10c config rework 2023-10-26 12:04:35 +02:00
1258bcf1bd bf 2023-10-26 12:01:40 +02:00
5c2fc32cea README with ToDos implemented 2023-10-26 11:59:56 +02:00
4bbf3607e9 small fix 2023-10-26 11:56:14 +02:00
c2256c7001 README initialized 2023-10-26 11:54:44 +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
4373b7c453 bug fixed ... no double images any longer... repeat trainging because there we have the same issue... 2023-10-26 09:00:38 +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
b89cf321f9 bf 2023-10-26 08:40:24 +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
e1a97ac493 train test split implemented using different csv files 2023-10-25 15:31:00 +02:00
ecf110e051 working on the dataset. now i will rework the dataloader to load test and train data based on the corresponding csv files 2023-10-25 15:04:09 +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
48d84d3793 looks better ... write inference code and feed the model 2023-10-24 09:17:31 +02:00
85e675fb48 something works !!! 2023-10-24 08:56:35 +02:00
30a9e71e76 training loop runs ... no feed it 2023-10-23 15:26:39 +02:00
3f66b4a39a alot of work. dataset and loader not created 2023-10-23 14:43:01 +02:00
5ca527e39f generate DataFrame and collect pic names and bounding boxes for training dataet 2023-10-20 13:30:27 +02:00
e139a7a283 bf 2023-10-20 13:27:45 +02:00
84b104c6ec bf 2023-10-20 13:24:39 +02:00