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 was archived by the owner on Jun 13, 2024. It is now read-only.
We want to detect multiple object of same class from a single given image. We have the following queries:
Q1: Can we implement this problem statement using the current framework?
Q2: How do we train the model for this problem statement. Do we need
images/labels.txtwith multiple same class objects?Q3: What parameters we need to change in
cfgfiles?Q4: Do we need to make some changes in
valid.ipynbfile?