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

ImageNet training #2

Closed
4 tasks done
amoudgl opened this issue Dec 31, 2017 · 2 comments
Closed
4 tasks done

ImageNet training #2

amoudgl opened this issue Dec 31, 2017 · 2 comments

Comments

@amoudgl
Copy link
Owner

amoudgl commented Dec 31, 2017

Add ImageNet training to GOTURN.

  • Add ImageNet loader to datasets.py.
  • Filter ImageNet dataset by removing images with objects covering 66% of the image size.
  • Implement random cropping (motion smoothness model) on the fly.
  • Update train.py with ImageNet training.
@devyhia
Copy link

devyhia commented Jan 4, 2018

@amoudgl We are currently working on training using the ImageNet dataset and benchmarking the trained models. I am working with three other classmates (and willing to contribute to your project) to get a working GOTURN model. Let me know if you need help with some of these tasks.

@amoudgl
Copy link
Owner Author

amoudgl commented Jan 5, 2018

@devyhia That's great. Please invite your classmates who are willing to contribute, to the Slack channel. We can divide the work systematically there and hence avoid the scenario of multiple people working on the same task.

@amoudgl amoudgl closed this as completed Apr 11, 2018
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

2 participants