Docker container for running CDEEP3m - CUDA 9.0 - OpenCV 2 - CuDNN 7
Dependencies:
To run execute the following steps:
mkdir train
cp -r 'TRAININGFILES AND FOLDERS' train/
version: '2.3'
services:
cdeep3m:
build:
dockerfile: Dockerfile
context: .
image: cdeep3m
runtime: nvidia
environment:
- NVIDIA_VISIBLE_DEVICES=all
command: COMMAND # runtraining.sh COMMAND
volumes:
- ./train:/train
docker-compose build --no-cache
About
A docker container for cdeep3m
Topics Resources License Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4