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

Packaging YOLK projects #5

Open
3 of 5 tasks
SooDevv opened this issue Sep 29, 2019 · 0 comments
Open
3 of 5 tasks

Packaging YOLK projects #5

SooDevv opened this issue Sep 29, 2019 · 0 comments
Assignees

Comments

@SooDevv
Copy link
Collaborator

SooDevv commented Sep 29, 2019

Packaging YOLK projects

checklist

  • Initial setup, dockerfile (Hyunkyu Kim)
  • Upload dockerfile to docker hub (Hyunkyu Kim)
    • usage
    >> docker pull donotlose89/yolk # pull image
    >> docker run --name=yolk -Pit -p 8888:8888 -p 8022:22 donotlose89/yolk:latest # run
    >> jupyter-notebook 
    
  • Reconstruct environment settings (setup.py)
  • Optimizimg dockerfile (?)
  • Make INSTALL.md
@mike2ox mike2ox assigned mike2ox, minus31 and SooDevv and unassigned mike2ox Sep 29, 2019
minus31 added a commit to minus31/KerasObjectDetector that referenced this issue Oct 20, 2019
minus31 added a commit to minus31/KerasObjectDetector that referenced this issue Oct 20, 2019
MijeongJeon added a commit that referenced this issue Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants