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
@abhyantrika , hope you are doing great. I have a question on "how to train the deep sort model using custom dataset" . Let's say, I have 3 classes namely car, motorbike, bus.
I have a doubt about creating the folders here.
I have another doubt when I downloaded the example from this repository under the crops folder there are 329 folders and each folder contains samples of the same car images at a different angle. Here my questions raise, do we need to create a folder for each and every car like a separate folder green colour car and place the images of the green colour car inside it. And a separate folder for red colour car and place the images of the red colour car inside it. should it be like the below folder structure?
The objective is to track the same car across different camera angles.
Hence, we would like our model to learn features which are invariant to different views.
@abhyantrika thanks for your response. Just to clarify. Let's say the model needs to learn the green colour Toyota car in all different views. correct me if I'm wrong.
Could you please also provide us with the dataset folder structure?
@abhyantrika , hope you are doing great. I have a question on "how to train the deep sort model using custom dataset" . Let's say, I have 3 classes namely car, motorbike, bus.
I have a doubt about creating the folders here.
I have another doubt when I downloaded the example from this repository under the crops folder there are 329 folders and each folder contains samples of the same car images at a different angle. Here my questions raise, do we need to create a folder for each and every car like a separate folder green colour car and place the images of the green colour car inside it. And a separate folder for red colour car and place the images of the red colour car inside it. should it be like the below folder structure?
Last question, what would be the minimum number of images to be considered for each class?
The text was updated successfully, but these errors were encountered: