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

Support for MHP dataset #473

Closed
wants to merge 12 commits into from

Conversation

hyperparameters
Copy link

Updates:

  1. Added mhp dataset support
  2. Added conversion notebook from mhp to coco
  3. Added ./make.sh to install requirements , cocoapi and DCNv2
  4. Added option in opts to puch weights to cloud bucket location
  5. Support pytorch1 for DCNv2 by [https://github.com/CharlesShang/DCNv2]

@xingyizhou
Copy link
Owner

Thank you for your contribution! However the MHP dataset is not that widely used so I avoid it to be in the master branch. It is a great example to add a custom dataset. I will leave it here for reference. The reason I didn't switch to pytorch 1.x is the runtime is tested in 0.4.1, and I observed a slight slowdown on 1.0 on my machine. I will investigate this and update later.

@xingyizhou xingyizhou closed this Nov 18, 2019
@hyperparameters
Copy link
Author

Thank you

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

Successfully merging this pull request may close these issues.

2 participants