Angfinal
Angfinal
when I start my custom ML backend with Label Studio with a problem: it show this: This is my input code: **(label_sam) E:\ProgramData\Anaconda3_projects\playground\label_anything\require_packages\label-studio-ml- backend>label-studio-ml init sam --script E:\ProgramData\Anaconda3_projects\playground\label_anything\req uire_packages\label-studio-ml-backend\label_studio_ml\examples\segment_anything_model\segment_anything_model.py** This...
When I used tools/train.py to train deepsort, the following error occurred: NotImplementedError: Please train 'detector' and 'reid' models first, then reference with SORT/DeepSORT. I have trained the checkpoint for the...
I rewrote the build trainer in mot17_train_config.py Like this: train = dict( output_dir="./yolov8_mot17_train-all", init_checkpoint="/HOME/scw6492/run/luke/yolov8/pretrain/yolov8l.pt", I only change this. Next I encountered the following problem: [01/19 14:05:56 d2.checkpoint.detection_checkpoint]: [DetectionCheckpointer] Loading from...