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

Training code? #1

Open
xianshunw opened this issue Sep 30, 2019 · 9 comments
Open

Training code? #1

xianshunw opened this issue Sep 30, 2019 · 9 comments

Comments

@xianshunw
Copy link

Excellent work! Thanks for your contribution! Will the training code be available later? How many computing resources are needed to reproduce your reported results?

@achalddave
Copy link
Owner

The training code is technically available, but just not documented. I will try to write up some documentation in the next week.

All of my models were trained on 4x 1080Tis. Because of the stagewise training, the full training process is a bit slow: The objectness model on COCO takes ~2 days, which is the slowest part of training, and I think everything else took ~1 day.

Are you looking to re-train this model soon? If you are interested in one particular aspect of training, I will try to write the docs for that first.

@xianshunw
Copy link
Author

Thanks for your reply. The objectness model is the part I'm most interested in.

@FlyingGaifield
Copy link

@achalddave What a brilliant work! I'm also very concerned with the training docs! Thanks!

@achalddave achalddave reopened this Nov 23, 2019
@achalddave
Copy link
Owner

Re-opening this until I can get the training docs up... Sorry for the delay :(

@jinpkj007
Copy link

Great Work !!! Are you planning to upload the training docs soon? Really looking forward to it specially the motion stream.

@alohagin
Copy link

Brilliant work! Looking forward to re-train this model too. Please release training docs at your convenience.

@achalddave
Copy link
Owner

Hi all, sorry again for the delays here. I've documented the commands for training here. Of course, I'd like to flesh these out to more complete docs including how to set up links to the right datasets, but hopefully this initial bit is helpful to someone: achalddave/segment-any-moving_detectron#1

@ChenjieWang
Copy link

Excellent work! Thanks for your contribution! Will the training code be available later? How many computing resources are needed to reproduce your reported results?

Did you run the joint model successfully? What is the configuration environment you use, including CUDA and python versions. I hope I can get your help.

@xianshunw
Copy link
Author

Excellent work! Thanks for your contribution! Will the training code be available later? How many computing resources are needed to reproduce your reported results?

Did you run the joint model successfully? What is the configuration environment you use, including CUDA and python versions. I hope I can get your help.

The inference phase works for me. But I have never tried their training code.

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

6 participants