UygarUsta

Results 5 comments of UygarUsta

Install required tensorflow version (pip install tensorflow==2.3.0rc0).Also do not forget that libnvinfer6 should also be installed.

I am getting the same issue trying to inference using hub with classification models. ```Exception: 'Classify' object has no attribute 'stride'. Cache may be out of date, try force_reload=True or...

> @UygarUsta can you please submit a minimum reproducible example? ![image](https://user-images.githubusercontent.com/34573541/185473864-476d786c-c459-4f50-9f36-31211cedfe7a.png)

I also tried it with ultralytics cache.No luck. ![image](https://user-images.githubusercontent.com/34573541/185475200-4d80ff83-69e1-4784-9f68-616a50ed96a7.png)

> @UygarUsta good news 😃! Your original issue may now be fixed ✅ in PR #9027. To receive this update: > > * **[Git](https://github.com/ultralytics/yolov5)** – `git pull` from within your...