This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
SoftwareGroup_BinocularSonar
/
mmdetection
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
c16313bb6a
Ramas
Etiquetas
master
mmdetection
/
.dev_scripts
/
linter.sh
linter.sh
90 B
Histórico
Raw
1
2
3
yapf -r -i mmdet/ configs/ tests/ tools/
isort -rc mmdet/ configs/ tests/ tools/
flake8 .