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
2. I have change the yolo.cpp file to the one in your repo.
I think you don't put yolo.cpp file in correct folder. Try put it again and recopile nvdsinfer_custom_impl_Yolo.
My yolo.cpp file doesn't have this assertion, there's only in default file.
I keep getting this error.
deepstream-app: yolo.cpp:141: NvDsInferStatus Yolo::buildYoloNetwork(std::vector&, nvinfer1::INetworkDefinition&): Assertion `m_ConfigBlocks.at(i).at("activation") == "linear"' failed.
Aborted
Things i have done :
The text was updated successfully, but these errors were encountered: