lsj1111
lsj1111
+1, when will the code of CeCo be released?
> @lsj1111 Even if for other detection datasets, our code is still available, but you may need to manually change the code of reading detection labels according to corresponding formats....
> @lsj1111 Even if for other detection datasets, our code is still available, but you may need to manually change the code of reading detection labels according to corresponding formats....
> @lsj1111 The segmentaation map cannot be produced if there is no box, some samples in DOTA 1.0 have not been annotated. yes,you are right,i got a new problem, for...
> Hi, are you using the correct cuda and Pytorch version that matches your GPU arch? year,I have solved this problem. In the official documentation of detectron2, it seems that...
> @lsj1111 我看了一下代码,这个好像是从xml文件中获得的,得结合文件格式来看 但是从xml注释文件来看,seg_color的值好像都是空 
使我感到困惑的是为什么要关注color_list,想要得到每个物体的掩码,不是应该通过bbox作为提示吗,为啥需要color_list?
> when I run train_net.py, in terminal show bug ----TypeError: **init**() got an unexpected keyword argument 'dtype '. How to deal with it, please? I want to know how you...