Amireux52
Amireux52
hello,there is a sad:model = timm.create_model('swin_base_patch4_window7_224', pretrained=True) in 85 line of swinT_example.py, and how i can get 'swin_base_patch4_window7_224'?Looking forword to your reply! thanks
ERROR: The function received no value for the required argument: img_pattern Usage: predict.py IMG_PATTERN optional flags: --mask_pattern | --weights_path | --out_dir | --side_by_side | --video For detailed information on this...
thanks,but when i did that , the following occured, 2022-04-14 20:10:26.413 | INFO | __main__:main:132 - Args: Namespace(batch_size=8, ckpt='yolox_s.pth', conf=0.001, devices=1, dist_backend='nccl', dist_url=None, exp_file=None, experiment_name='yolox_s', fp16=True, fuse=True, legacy=False, machine_rank=0, name='yolox-s',...
can share your code,so many thanks
@GuuuuuG 您好,没有呢 请问您做出来了吗
Okay, I'm working on it. Thank you | | 15755329512 | | ***@***.*** | 签名由网易邮箱大师定制 On 10/27/2021 ***@***.***> wrote: If you get the solution please ping me — You are...
> @wengdunfang Hi, sorry for late response. You can refer to this issue [#7 (comment)](https://github.com/megvii-research/Far3D/issues/7#issuecomment-1862329081) enlarge the interval https://github.com/argoverse/av2-api/blob/main/src/av2/utils/synchronization_database.py#L100  老师,请问应该怎样修改呢,我没有修改成功,烦请指导,感激,盼复
@thunguyenth 您好,没有哦,如果您有的话,恳请共享一下,拜谢
老师上面的问题表述有误。应该是: 1、 MultiHeadAttention和PETRMultiheadAttention是同一个东西吗? 2、 MultiHeadAttention和PETRMultiheadAttention在网络中分别起到什么作用 盼复!!!感谢老师
1、那我使用给定的projects/configs/StreamPETR/stream_petr_vov_flash_800_bs2_seq_24e.py训练的时候,使用的是修改前的MultiHeadAttention还是修改后的MultiHeadAttention呢? 2、PETRMultiheadAttention是修改后的MultiHeadAttention吗?