LiErlong
LiErlong
当设置mmseg/models/losses/accuracy.py中的accuracy函数时,如果设置thresh参数报了如下错误: ‘’ File "/mmseg/models/losses/accuracy.py", line 45, in accuracy correct = correct & (pred_value > thresh).t() RuntimeError: t() expects a tensor with
Thanks very much for your code. Can you give some more details on how to use? Thank you very much!!!
Mask DINO
### Model/Dataset/Scheduler description 这个模型是DETR系列,是DINO的延续,首次统一了检测和分割任务,并且在检测和分割各自的任务上指标都是sota 既有mask2former的分割优点,又有DINO检测的优点 他们的代码也是基于mmlab的框架,已开源 强烈推荐 ### Open source status - [X] The model implementation is available - [X] The model weights are available. ### Provide useful links for...
**Describe the bug** I use the avpro plug-in to shoot the UI screen in unity. There is obvious color difference between the saved video and the original view screen in...
when running "tut_mission_B737_AVL.py",Spyder reported this error : " File "C:\Users\01376028\AppData\Local\Continuum\anaconda3\lib\subprocess.py", line 942, in _get_handles errwrite = msvcrt.get_osfhandle(stderr.fileno()) UnsupportedOperation: fileno " I don't know if I am not doing the right...