Commit Graph

96 Commits

Author SHA1 Message Date
e23301c0d1 README update 2023-10-27 13:12:24 +02:00
3dbc78685d small documentation progress 2023-10-27 13:04:53 +02:00
e2b540c329 suggestions for after my hollidays 2023-10-27 12:52:37 +02:00
a3382182e5 validation output pics now in validationaoutput/<dataset_name> 2023-10-27 11:59:01 +02: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
f3e88078c4 bf in InferenceDataset in datasets.py 2023-10-27 11:25:32 +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
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