You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have trained and tested the YOLOv4-tiny Darknet model on Google Colab with no issues. Now I am trying to move the model to an HPC platform. The model trains well on a custom dataset on the HPC and can detect objects in images when tested. However, whenever I try detection for videos, the model freezes after displaying model architecture information. Below is a screenshot of the model progress. Nothing happens
I have trained and tested the YOLOv4-tiny Darknet model on Google Colab with no issues. Now I am trying to move the model to an HPC platform. The model trains well on a custom dataset on the HPC and can detect objects in images when tested. However, whenever I try detection for videos, the model freezes after displaying model architecture information. Below is a screenshot of the model progress. Nothing happens
The command I am using:
The text was updated successfully, but these errors were encountered: