detectRecog

Results 11 issues of detectRecog

I run train_ofa_net.py and there is three folders under 'exp/': 'kernel2kernel_depth', 'kernel_depth2kernel_depth_width', 'normal2kernel'. Then, what should I do next? There are 'checkpoint logs net.config net_info.txt run.config' under each exp subfolder...

Hello, How to include 1.10 library in android projects?

{RuntimeError}cuFFT error: CUFFT_INTERNAL_ERROR at "HorNet.py", line 64, in forward x2 = torch.fft.rfft2(x2, dim=(2, 3), norm='ortho') Hello, Have you ever come across this error about HorNet?

Hello, great work! I wonder how to get the pre-processed xxx Subset results by myself on other benchmarks? It looks like the result is obtained by running OFA. Could you...

Hello, I divide cars into different categories by a function written by myself. However, the evaluation on your validation set seems quite different(3D iou > 0.7): Easy: 0.667 Moderate: 0.357,...

Providing trained models might help us to use your model and cite your excellent work. I will be very grateful if you can provide trained models for usage and inference.

Hello, great work! I find that many txt files like "train_contain_crowd_data_list.txt" and "voc2012/list/val.txt" are hard to find. I suggest that the dataset preparation instructions are needed. ``` raise (RuntimeError("Image list...

Same as described in the title.

Hello, EBM is excellent. Any news about the final version code?

Hello, great work! However, I came across the error 'NameError: name 'LSQObserver' is not defined' when I try this code. Could you please correct it? I can not find any...