z972778371

Results 11 issues of z972778371

There are six files in the Annotations folder. How to set the '--annotation_folder' parameter? Also does '--features_path' refer to the coco_detections.hdf5 file ![image](https://user-images.githubusercontent.com/51855588/138074268-007de0fe-6298-42b5-9e85-dd45a9d9a73f.png)

Thanks for sharing your code with us. But can you share me the code to generate the captions of images like the figure 3/4 in your artical ? I want...

It trains well in XE part until it Switch to RL. Does it because of the lack of my graphics card memory? Anyone met this problem before? Please tell me...

It seems that there are some files missed in the working environment m2release of my computer.But I downloaded the annotations.zip and the coco_detections.hdf5(53.5GB) noted in the Readme file.What did I...

I tried to create conda env on my win10, but somehow it failed, I can't solve it on my own.I don't know whether is the proble of my defualt conda...

Thank you so much for sharing your brilliant code with us. But could you share me the code to generate the caption for a image like the Figure 1 in...

Hello author, thank you very much for sharing your source code with us. I have two questions I would like to ask you about the position encoding in your model....

您好,我想咨询一下实现top-k功能的代码都集中在sparse_activated_multihead_attention.py中的SparseActivatedMultiheadAttention类里了吗?

程序跑完1个epoch之后,在第二轮训练过程中卡住,超时报错了 请问这个问题大概出现在哪里? [2024-05-09 01:12:34 accelerate.tracking]: Successfully logged to TensorBoard [rank3]:[E ProcessGroupNCCL.cpp:523] [Rank 3] Watchdog caught collective operation timeout: WorkNCCL(SeqNum=2665572, OpType=ALLREDUCE, NumelIn=11100676, NumelOut=11100676, Timeout(ms)=600000) ran for 601336 milliseconds before timing out....

第一次运行accelerate main.py后,程序加载到下载resnet50的预训练模型,但是没下载完,然后报错 RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory 可能是网络问题,但我退出终端,想再次运行的时候,程序不下载文件了,转而报错 [2024-05-08 08:47:13 det.models.backbones.base_backbone]: Backbone architecture: resnet50 Loading extension module MultiScaleDeformableAttention... Traceback (most recent call last): File "main.py",...