from os.path import join | |
6 | sets = ['train', 'test','trainval','val']#['head', 'person','glasses','hat','face_mask','face'] |
7 | classes = ['head', 'person','glasses','hat','face_mask','face'] |
GitHub - qq812198243/yolov5pyqt5Gui: You need to install the requirements.txt. Run myGui.py.