This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mengxi
/
labelmeWithAI
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
38ac17f145
Rami (Branch)
Tag
master
labelmeWithAI
/
app.py
app.py
97 B
Cronologia
Originale
1
2
3
4
5
6
#!/usr/bin/env python
if __name__ == '__main__':
import labelme.app
labelme.app.main()