peng yiming

Results 13 comments of peng yiming

I met the same problem before. I think this may because the stride of your backbone network is different from the author's. You can try resizing the labels, features and...

> @hhxzzy I'm sorry to bother you.I added the contrast loss function to my model and code, and this problem also occurred.Has your problem been solved? Hello. I try to...

> @tfzhou @hhxzzy @wingkeihon @guwen007 I am a novice postgraduate, and my coding ability is not high. I want to use ContrastiveSeg method on my own two-class segmentation model. Which...

Thanks for replying! A few more questions: 1. It seems that the codes from line 555 to line 641 ask me to set the objective type for the optimal control...

我是18级的,在单云霄老师的实验室学习,感觉我们离得很近啊,目前想用teb做路径规划,然后用mpc做一下对比

师兄可以加一下QQ或者微信吗,我对这个不太熟,以后可能还有些问题想请教

我的QQ957526220,谢谢师兄

师兄好,我在Ubuntu下了vscode,然后在vscode上用命令行进行操作,不知道是不是这样搞,还有没有其他简便的操作方式。另外我看你的示例代码像是对一个小车进行控制,请问是控制小车进行路径跟踪吗,但是我没找到路径相关的内容,可不可以简单说一下示例代码的作用。谢谢!

![1679315175691](https://user-images.githubusercontent.com/48182501/226338562-a650c0ce-a2d5-4565-990f-2cb287c64f01.png) Thank you for your timely reply. Do you use this setting in your experiments? I took a look at the code and found that both Meta R-CNN++ and mmfewshot's...

Do you mean that the open-sourced version is for FSOD task, which dosen't use cosine classifier and last layer copy init, and the version for GFSOD uses cosine classifier and...