maxmstrmn
maxmstrmn
Same here. Have you solved your problem?
Did you succeed in the meantime?
What did you do? Could you share the source code?
Hi, thank you for this hint. But it doesn't work. I only use the v2 files from this repo (which don't include labels), train and test. The final file size...
Hi, I ran Load_DataV2.py on the dataset with 45000 images. This creates the labels and features files (~2GB size). Then I run the training script which creates the .h5 file,...
No success, even with the larger dataset the final .h5 file is around 8mb large.
It seems the training is crazy. I printed both model summaries using the print_summary method from the keras utils. As you can see, in my trained model, a lot of...
Everything is tested with the v2 files. The angle is still static. Please note the remarkable difference between these two models I posted above. If I use the model .h5...