FightingFighting

Results 10 issues of FightingFighting

AttributeError: module 'visual_genome.api' has no attribute 'GetImageIdsInRange'

when I run python train_re.py --config config/train-refcoco-base-1gpu.json --output_dir $RE_EXP I just get this result. 03/11/2021 11:44:06 - INFO - __main__ - Loading Train Dataset /txt_db/refcoco_train.db, /img_db/re_coco_gt /img_db/re_coco_gt /txt_db/refcoco_train.db Traceback (most...

how to generate image feature from ground true? the code just provide the stript that generates the image from detected bbx instead of ground true.

Hi, Thank you for your gret job. if you are going to provid the code about extract feature from a image? as current code is no easy to be used...

hi, are you going to release the Web CapFilt dataset?

Hi, thank you for the great job. I just have a question this. Do you plan to release the pretrained model which is just trained in-domain dataset.

Hi I just saw your paper: "Dissecting Recall of Factual Associations in Auto-Regressive Language Models" However, I did not find the CVS file for attributes rate evaluation. Could you provide...

Hi, thank you for your great job. are you going to release the OtterHD pre-trained checkpoint?

Hi, Thank you for the great job. Do you plan to release the pre-trained models (without sft, only first training stage)? Best, ZHI

Hi when I try to run `sh llama2_7B_DoRA.sh 32 64 ./finetuned_result/r32_lr2e-4 0` in the fold `DoRA/commonsense_reasoning/`. I got the error: ImportError: attempted relative import with no known parent package. Do...