You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
Hi, yhenon.
As the sample of readme, I found that the quantity of annotation of csv dataset in each image is just one.
And I also found that in dataloader.py. The annotations of data only input one annotation.
I have no idea why the annotation only gets one as the input of retinanet.
And I've revised the code to make it can have multi-annotation as input.
I am just curious about why the original code could only input one annotation in each image.
The text was updated successfully, but these errors were encountered:
Hi Towo, I realized this issue after training for about 8 hours too. Could you share the changes you made to make it have multi-annotation? It would really help me out. Thanks
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, yhenon.
As the sample of readme, I found that the quantity of annotation of csv dataset in each image is just one.
And I also found that in dataloader.py. The annotations of data only input one annotation.
I have no idea why the annotation only gets one as the input of retinanet.
And I've revised the code to make it can have multi-annotation as input.
I am just curious about why the original code could only input one annotation in each image.
The text was updated successfully, but these errors were encountered: