Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code for training CNN model #15

Closed
nfoong opened this issue Jul 21, 2017 · 10 comments
Closed

Code for training CNN model #15

nfoong opened this issue Jul 21, 2017 · 10 comments

Comments

@nfoong
Copy link

nfoong commented Jul 21, 2017

Hi Nicolai,

I am working on an MOT project for tracking several different object classes (cars, pedestrians, cyclists, etc.). I understand that the model provided in your github repository for Deep SORT is trained on the MARS dataset which is specific for person re-identification, and was wondering if you could provide the code for training your CNN architecture so that I can train it on my own dataset.

Alternatively, it would be good if you could share some pre-trained models for object classes other than pedestrians.

Thanks for your work on Deep SORT. Cheers!

@nwojke
Copy link
Owner

nwojke commented Jul 21, 2017

Code for re-training the network is still not ready for publication (it's a matter of time - or the lack of it), but I have written down a few points in issue 7.

Models for classes other than pedestrians would be a nice addition, so feel free to share them once you get results.

@SophieZhou
Copy link

@nwojke could you explore the model in Caffe framework? I want to use the model in Caffe and I will share the result after that.

@lucasjinreal
Copy link

Have the author ready for announce the training code?

@nwojke
Copy link
Owner

nwojke commented Feb 16, 2018

@nwojke nwojke closed this as completed Feb 16, 2018
@Abdelsater
Copy link

Hello Guys,
Anyone was able to train deep_sort model on his own dataset? modifying my dataset to fit the code is almost impossible, I have more than 12000 images of specific road signs and lights, the problem that all these images are coming from a single camera. the camera id is always 1. how can I customize it to be able to train deep sort on it.

thanks in advance for your help

@lsmh886
Copy link

lsmh886 commented Jul 7, 2019

Hello Guys,
Anyone was able to train deep_sort model on his own dataset? modifying my dataset to fit the code is almost impossible, I have more than 12000 images of specific road signs and lights, the problem that all these images are coming from a single camera. the camera id is always 1. how can I customize it to be able to train deep sort on it.

thanks in advance for your help

Have you got the train code of deep sort? I am still looking for it, also have the same problem, since I intend to use MOT dataset to train the model instead of MARS or market. Maybe we could help each other I think

@Abdelsater
Copy link

Hello Guys,
Anyone was able to train deep_sort model on his own dataset? modifying my dataset to fit the code is almost impossible, I have more than 12000 images of specific road signs and lights, the problem that all these images are coming from a single camera. the camera id is always 1. how can I customize it to be able to train deep sort on it.
thanks in advance for your help

Have you got the train code of deep sort? I am still looking for it, also have the same problem, since I intend to use MOT dataset to train the model instead of MARS or market. Maybe we could help each other I think

yes , why not share with me your email and I will send you my progress

@lsmh886
Copy link

lsmh886 commented Jul 10, 2019

Hello Guys,
Anyone was able to train deep_sort model on his own dataset? modifying my dataset to fit the code is almost impossible, I have more than 12000 images of specific road signs and lights, the problem that all these images are coming from a single camera. the camera id is always 1. how can I customize it to be able to train deep sort on it.
thanks in advance for your help

Have you got the train code of deep sort? I am still looking for it, also have the same problem, since I intend to use MOT dataset to train the model instead of MARS or market. Maybe we could help each other I think

yes , why not share with me your email and I will send you my progress

LJXLSMH886 at gmail.com
thanks in advance!

@mazatov
Copy link

mazatov commented Oct 30, 2019

Have you guys been able to train the network on your own dataset?

@mazatov
Copy link

mazatov commented Oct 30, 2019

@lsmh886 , @Abdelsater have you guys been able to train the network on your own dataset?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants