ZHEGG
ZHEGG
请问一下为什么evaluation的时候显存一直在一点点增加呢,最后就爆显存了。
Thank you for releasing the nice code! I try e2e_trie but not use GT_bboxes for inference and have this problem when computing the f1-score  I think the number of...
车票数据好像只包含合成的300k和测试的400张真实
您好!我在使用maskrcnn的config作用于wildreceipt数据集时,config文件如下 """ #################################################################################################### # Copyright Info : Copyright (c) Davar Lab @ Hikvision Research Institute. All rights reserved. # Filename : mask_rcnn_r50_r32_e2e_finetune_ic13.py # Abstract : Model settings for mask rcnn...
I try to install this environment and skip the line[26:] which is responding to tp&east postprocessing and wrap-ctc module but a new error occur and I found my MMCV CUDA...
在使用centernet的代码复现其physical structure中的P,R,F指标时,发现自己的结果为  在iou=0.9时检测结果为0 并可视化了一些结果,发现其大概是正常的  所以对您iou=0.9的指标有些疑惑 我使用了3090x4来复现您的结果其opt如下 ==> torch version: 1.7.0+cu110 ==> cudnn version: 8004 ==> Cmd: ['src/main.py', 'ctdet', '--exp_id', 'wtw_lr_1024', '--dataset', 'wtw', '--batch_size', '32', '--master_batch', '9', '--lr', '1.25e-4',...
没有权限下载模型
 无法理解这是为什么
I noticed that your paper used mask-rcnn but I found dataset dont have Polygon annotation, how did you use mask-rcnn? Thanks!
cache无内容的问题
我想查看transformerdecoderlayer里的attn,在主函数中get_local.activate(),但是cache中的['transformer_decoderlayer']中是[],我的模型结构是train中调用model,model中调用transformer
