- update your forked repo from my repo(ref)
- following 01_git, create a new branch
LAST#_03conda(ex: pan667_03conda) in your forked repo - install miniconda (This is preferable than Anaconda because it won't install unused packages.)
- create a conda virtual enviornment named py3.8 with Python version 3.8
- activate the created environment
- install pytorch and torchvision (pytorch)
- install detectron2 with
git cloneandpip install -e(please find more information in their instruction and go check what-emeans) - install opencv
- run
python -m detectron2.utils.collect_envand redirect the output to the file named LAST.#.txt under submissions (check 02_bash for redirection) - stage changes, commit with the message "learning conda", push and submit a pr
03_conda
Directory actions
More options
Directory actions
More options
03_conda
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||