This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
mengxi
/
labelmeWithAI
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
31d84be8a5
Ramos
Etiquetas
master
labelmeWithAI
/
app.py
app.py
97 B
Histórico
Em bruto
1
2
3
4
5
6
#!/usr/bin/env python
if __name__ == '__main__':
import labelme.app
labelme.app.main()