Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2019-09-04 13:11:17 +02:00
parent 8da4695fd3
commit fd79bd474b
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ COPY . /usr/src/app
# RUN conda install -y -c conda-forge scikit-image tensorboard pycocotools
# conda install pytorch torchvision -c pytorch
# Install OpenCV with Gstreamer support
# ...
# Move model into container
# RUN mv yolov3-spp.pt ./weights