yolov7-segmentation-with-DeepSORT-Tracking
yolov7-segmentation-with-DeepSORT-Tracking copied to clipboard
YOLOv7 Segmentation using OpenCV and PyTorch with DeepSORT Tracking (ID + TRAILS)
Results
2
yolov7-segmentation-with-DeepSORT-Tracking issues
Sort by
recently updated
recently updated
newest added
trafficstars
anchors, shape = self.anchors[i], p[i].shape,code error'list' object has no attribute 'shape'。 I trained with the coco dataset, taking into account the conversion problem, using the following code: anchors, shape =...
Hello, I have very bad tracking and detection using my custom weights (trained on other data than coco), Do you have an idea how can I improve the results, please?