lsj1111

Results 8 comments of 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的值好像都是空 ![d81f65ababb8c2f68ee34ae15a9d030](https://github.com/user-attachments/assets/e6d9a42d-ef2d-496b-8621-3f9dee92d3d8)

使我感到困惑的是为什么要关注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...