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:
b184003c80
Ramos
Etiquetas
master
labelmeWithAI
/
labelme_r
labelme_r
94 B
Histórico
Em bruto
1
2
3
4
5
6
7
#!/usr/bin/env python
import labelme.app
if __name__ == '__main__':
labelme.app.main()