WEIZHIHONG720

Results 14 issues of WEIZHIHONG720

可以对yolov5进行压缩和量化吗?

Hello, thank you for your work! ![dd5c2b6110f7bacd7cff148f5db0ca0](https://user-images.githubusercontent.com/43931281/160777490-b53a6517-cd4d-4748-b4cc-f720c7120d71.png) Do I have a problem with int8-engine inference this way? I loaded the engine file directly, but didn't use the calibration table, I'm...

My environment:cudatoolkit 9.0 cudnn 7.3 ubutu18 tensorflow 1.14.0 Unfortunately, the following error occurred:failed to run cuBLAS routine cublasSgemm_v2: CUBLAS_STATUS_EXECUTION_FAILED who can help me?Thank you very much!

能用于别的模型么?比如bisenet

谢谢您的工作! BiSeNet是否已经支持?

Can this project test my own PNG images?

How to test my own file.mp4? Thank you !

非常感谢您的研究,正在深入您的研究内容,请问是否能提供预训练权重,感谢!

First of all, thank you for your excellent work. I have some questions to ask. **In the run_videomae_vis.py** Looking forward to your reply, thank you!

hi,thank you for your work ! in the test.py: ref_ids = get_ref_index(f, neighbor_ids, video_length) selected_imgs = imgs[:1, neighbor_ids+ref_ids :, :, :] for i in range(len(neighbor_ids)): idx = neighbor_ids[i] img =...