Xiao Wang(王逍)

Results 19 issues of Xiao Wang(王逍)

Hi, everyone ! I am try to train the model on my own data. But, when I generate the hdf5 file, it indeed success. However, when I use the script...

- INFO - root - loading lineidx: /userhome/Oscar/vinvl/pretrain_corpus/X152C4_frcnnbig2_exp168model_0060000model.roi_heads.nm_filter_2_model.roi_heads.score_thresh_0.2/gqa/QA_fileB.lineidx 07/20/2021 10:21:44 - INFO - root - loading lineidx: /userhome/Oscar/vinvl/pretrain_corpus/X152C4_frcnnbig2_exp168model_0060000model.roi_heads.nm_filter_2_model.roi_heads.score_thresh_0.2/gqa/predictions_gt.lineidx 39%|███████████████████████████████████████████████████████████████ | 3691028/9357057 [17:52

(base) root@e3ff8e900e504011eb09ab60a9de5c5cd03e-wangx3189-0:/userhome/UNITER/UNITER# rm -rf output && python pretrain.py --config config/pretrain-alldata-base-8gpu.json --output_dir /userhome/UNITER/UNITER/output/ -------------------------------------------------------------------------- [[48719,1],0]: A high-performance Open MPI point-to-point messaging module was unable to find any relevant network interfaces: Module:...

(UNITER) wangxiao@wx:~/Documents/UNITER$ python ./pretrain_vcr.py Traceback (most recent call last): File "./pretrain_vcr.py", line 27, in from data import (TokenBucketSampler, ImportError: cannot import name 'MlmDatasetForVCR' from 'data' (/media/wangxiao/Samsung_P2/UNITER/data/__init__.py)

Hello, bro. Xiaolong: I run the code for basic training of fast rcnn. However, it shown the error like this: AssertionError: Selective search data not found at: /home/wangxiao/Downloads/adversarial-frcnn-master/data/selective_search_data/voc_2007_trainval.mat So, where...

Thanks for sharing the code of this paper. I am still wondering if the current code is the latest for the paper? As I find that some people find some...

Good Work! When you will release the language annotations ?

FileNotFoundError: [Errno 2] No such file or directory: '/Data/Pre-trained/vgg-16.mat'. I tried one model from matconvnet, but it shows me the following errors: File "demo.py", line 63, in tracker.load_models(models[-1]) IndexError: list...