Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
inovisao
compara_detectores_mmdetection
Commits
eb914060
Commit
eb914060
authored
Dec 08, 2020
by
Hemerson Pistori
Browse files
Apenas colocando um alerta de erro no install.sh
parent
292b27cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
install.sh
install.sh
+3
-1
No files found.
install.sh
View file @
eb914060
...
...
@@ -13,7 +13,9 @@ conda activate od
# Algumas coisas instalam com o conda mas outras precisam do pip
conda
install
pytorch torchvision
-c
pytorch
pip
install
mmcv-full
# Se der erro na linha abaixo pode ter relação com a instalação do CUDA
# e da placa gráfica na máquina
pip
install
mmcv-full
cd
mmdetection
pip
install
-r
requirements/build.txt
pip
install
-v
-e
.
# or "python setup.py develop"
...
...
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