This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
mengxi
/
labelmeWithAI
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
c59d3f4eb3
Haarat
Tagit
master
labelmeWithAI
/
app.py
app.py
97 B
Historia
Raaka
1
2
3
4
5
6
#!/usr/bin/env python
if __name__ == '__main__':
import labelme.app
labelme.app.main()