Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
food-pytorch-baseline
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nikhil_rayaprolu
food-pytorch-baseline
Commits
84eadc1c
Commit
84eadc1c
authored
May 14, 2020
by
Shivam Khandelwal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pinned mmcv version to 0.5.1
parent
25bae578
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Dockerfile
Dockerfile
+1
-0
No files found.
Dockerfile
View file @
84eadc1c
...
...
@@ -49,6 +49,7 @@ RUN pip3 install git+https://github.com/AIcrowd/coco.git#subdirectory=PythonAPI
RUN
conda
install
cython
-y
&&
conda clean
--all
RUN
git clone
--branch
v1.0rc1 https://github.com/open-mmlab/mmdetection.git /mmdetection
WORKDIR
/mmdetection
RUN
pip
install
mmcv
==
0.5.1
# pinned mmcv version
RUN
pip
install
--no-cache-dir
-e
.
RUN
python3.6
-m
pip
install
aicrowd_api aicrowd-repo2docker
# Unicode support:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment