Abhishek Maity
Abhishek Maity
Just Restart the Kernel after you clone the git repo & install the requirements.txt file . then from onnx_tf.backend import prepare It Worked for me in colab pro :)
That is because the latest YOLO v5 repo is updating day by day as they are improving the framework... probably you can take a snapshopt of any old commit of...
@hareskoruz in this code block https://github.com/HowieMa/DeepSORT_YOLOv5_Pytorch/blob/45439e7c9b3b42b2ed0ab426b9732002da803fa7/main.py#L138 Here you can change the identities (which is the string parameter going as an input to the function) change this . Issue solved
Same here ! AttributeError: Can't get attribute 'C3' on
That is because the latest YOLO v5 repo is updating day by day as they are improving the framework... probably you can take a snapshopt of any old commit of...