conda create -n pytorch python=3.6
conda activate pytorch
conda install pytorch torchvision cudatoolkit=10.0 -c pytorch
conda install -c conda-forge protobuf
pip install onnx
conda install future
pip install git+https://github.com/apple/coremltools
pip install winmltools
pip install environment_kernels
conda install ipykernel
conda install matplotlib
conda install opencv
conda install scikit-image
conda install -c conda-forge ffmpeg
More than 5 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme