FSOD-code icon indicating copy to clipboard operation
FSOD-code copied to clipboard

Results 54 FSOD-code issues
Sort by recently updated
recently updated
newest added

THCudaCheck FAIL file=/opt/conda/conda-bld/pytorch_1535491974311/work/aten/src/THC/THCGeneral.cpp line=663 error=11 : invalid argument cudaCheckError() failed : no kernel image is available for execution on the device Thank you for your code,bs=1,CUDA=9.0,But I had this problem。How...

Traceback (most recent call last): File "tools/test_net.py", line 131, in check_expected_results=True) File "/home/amax-6/LIVA/LI_S/fsod/code_files/lib/core/test_engine.py", line 134, in run_inference all_results = result_getter() File "/home/amax-6/LIVA/LI_S/fsod/code_files/lib/core/test_engine.py", line 112, in result_getter multi_gpu=multi_gpu_testing File "/home/amax-6/LIVA/LI_S/fsod/code_files/lib/core/test_engine.py", line...

When I run 'all.sh' to test, there is a question. ''' support annotation number: 14862 INFO test_engine.py: 536: loading checkpoint Outputs/SAVE_DIR/ckpt/model_step479999.pth Killed ''' The code is killed. ![image](https://user-images.githubusercontent.com/31612032/83706560-66c1f780-a64a-11ea-875d-c373b97e8a0e.png)

Thank you for you work,i try to use your code train and test,after test,i get a model named detections.pkl,and i try to use this model to test in detectron2 with...

When I train my dataset, why does "assert len(roidb)==len(cached_rodb)" always appear? Are fsod_train_gt_roidb.pkl and fsod_test_gt_roidb.pkl special for fsod dataset? ![image](https://user-images.githubusercontent.com/75116433/122174622-71e27100-ceb5-11eb-9966-ad2b9c6aab9f.png)

when i use train_net_step.py to train my data, there is always a bug existing. ![image](https://user-images.githubusercontent.com/75116433/122011030-46488380-cdee-11eb-9e84-a8a92edd2285.png)

This file was not found during the test, where should I get it?

"RuntimeError: Expected 4-dimensional input for 4-dimensional weight [64, 3, 7, 7], but got input of size [2, 10, 3, 320, 320] instead" when train use a gpu it occured. How...

hi,when i ran th code on fsod it was fine,but i got this error when i trained my dataset,could you give me some advice? ![20210414192449(1)](https://user-images.githubusercontent.com/82510548/114702846-32977880-9cea-11eb-98c2-cf2cb831ed17.png)

gcc: error: /home/zytr/桌面/FSOD-code-master/lib/model/nms/src/nms_cuda.c: 没有那个文件或目录 gcc: fatal error: no input files compilation terminated. Traceback (most recent call last): File "/home/zytr/anaconda3/envs/torch0.4/lib/python3.6/distutils/unixccompiler.py", line 118, in _compile extra_postargs) File "/home/zytr/anaconda3/envs/torch0.4/lib/python3.6/distutils/ccompiler.py", line 909, in spawn...