Closed lamenace91 closed 5 years ago
yeah that's to do with the skip connections not aligning in size. i was just lazily supporting the images i have which have an exact ratio of 4/3. couple of things you could do...
--no-use-skip-connections
where it's expected). this might just work & i only saw marginal improvement from it anyways.--width 1365 --height 1024
to --width 1024 --height 768
e4nn
and e3
currently have different spatial sizes)It works by modifying the aspect ratio. I will try the first solution a little bit later. Great, thanks!
Hi,
I'm trying to use bnn to count bees but I have an error at the training step. I have one image file in training and test directories. Is there something wrong with my image ? [picture,](url ) Thank you for your help, Loic
PS: let me know if you need the output of the previous steps
I ran:
The output of
train.py
is: