W

Results 32 comments of W

@iamhankai OK, thank you very much. If I want to embed the TNT module in YOlO, do I just need to refer to the file tnt.py?

thank you very much ! I directly download your D2Det project, create a virtual environment under conda, and finally compile the project, and find that there is no mmdet file...

Hello! because I am a beginner and I am more interested in your work. I especially want to clarify your work, so if you take the liberty to ask, you...

> @QY1994-0919 Thanks for interest. It maybe the problem about enviroment. I use pytorch1.4.0, cuda10.0, and mmcv0.6.1. Hello, what are the precise steps for configuring your environment? Because I also...

> Please refer to https://github.com/JialeCao001/D2Det-mmdet2.1/blob/master/docs/install.md hello,I have compared my environment with you environment, but I still get this error. which: no nvcc in (/home/10102010/qy/mm2.3envir/anaconda3/cd../envs/mmd21/bin:/cm/shared/apps/gcc5/5.5.0/bin:/cm/shared/apps/slurm/current/sbin:/cm/shared/apps/slurm/current/bin:/cm/local/apps/environment-modules/4.4.0//bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/sbin:/cm/local/apps/environment-modules/4.4.0/bin:/home/10102010/.local/bin:/home/10102010/bin) The model and loaded state dict...

> @QY1994-0919 Do you download the model in D2Det and test it on D2Det-mmdet2.1? hello , I download the model in D2Det-mmdet2.1 and test it on D2Det-mmdet2.1 > download the...

> > Is the result on MS COCO? > > NO, it's a self-built data set of mine. > The same data set, using the 1.1 version of the program,...

@mike-huangdj Hello, can you run with a GPU? I see you didn't change the encoder and decoder parameters. ![image](https://github.com/hustvl/MIMDet/assets/67986880/59112943-7c8e-43c2-8f11-6cb227cc9f82)

我们环境与YOLOX环境保持一致,安装参照YOLOX环境就可以

@okt7760 可以参考#10, #5,