Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
revert Dockerfile changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhalidov committed Jun 23, 2018
1 parent 6e58c10 commit faf5f51
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docker/Dockerfile
Expand Up @@ -26,9 +26,3 @@ RUN make

# [Optional] Build custom ops
RUN make ops

# Fetch data
WORKDIR /densepose/DensePoseData
RUN /bin/bash -c /densepose/DensePoseData/get_DensePose_COCO.sh
RUN /bin/bash -c /densepose/DensePoseData/get_densepose_uv.sh
RUN /bin/bash -c /densepose/DensePoseData/get_eval_data.sh

0 comments on commit faf5f51

Please sign in to comment.