update supervisely utils

This commit is contained in:
2022-05-18 12:01:01 +03:00
parent 49df17fb9c
commit f6af1d69a1
9 changed files with 516 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
@echo on
call C:\Anaconda\Scripts\activate.bat
C:\Anaconda\python.exe SuperviselyKeypointsGUI.py
pause