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

Add setup.py for easy installation #6

Open
MiroPsota opened this issue Mar 13, 2020 · 1 comment
Open

Add setup.py for easy installation #6

MiroPsota opened this issue Mar 13, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@MiroPsota
Copy link

Consider adding setup.py for easier usage of vovnet backbones in projects.
Then we can install vovnet package as easy as

pip install git+https://github.com/youngwanLEE/vovnet-detectron2

and import it as import vovnet.

Simple setup.py will do the job (of course that is not the best solution).

@youngwanLEE
Copy link
Owner

@MiroPsota
I'll try it soon.
Thanks for your advice :)

@youngwanLEE youngwanLEE added the enhancement New feature or request label Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants