xscjun

Results 4 issues of xscjun

作者您好,在多人遮挡的图片上,用模型跑的效果很👍,但是多人的情况下,时间效率有些低(3-4人的图片150多ms),可以给点提升速度的建议吗? 用更小的backbone? 简化segmodule ?

When I run the code: gadgetCPU = SpeedTorch.DataGadget( 'data.npy',CPUPinn=True) gadgetCPU.gadgetInit() report an error like this: Exception ignored in: Traceback (most recent call last): File "/usr/local/python3/lib/python3.7/site-packages/SpeedTorch/CUPYLive.py", line 19, in __del__ AttributeError:...

I add a mobilenet.py as GETTING_STARTED.md said , and modify the config ,but I can't run the training, how can I train the foveabox with mobilenet,please ?

Hi,Thanks for your great work. I transform the model from pytorch(.pth) to libtorch(.pt). When I load the model with libtorch in c++, and then get the error: terminate called after...