bxiang233
bxiang233
> 以下是我的处理方式:mmdet中是有这个MaskPseudoSampler的,而且一模一样,你可以把config中的'my_mmdet.knet.det.mask_pseudo_sampler'注释掉,mask_hungarian_assigner中的函数,在mmdet中也存在,但接口有些差异,改下mask_hungarian_assigner函数名,并且改掉相应引用处。 请问可以具体讲一下:“mask_hungarian_assigner中的函数,在mmdet中也存在,但接口有些差异,改下mask_hungarian_assigner函数名,并且改掉相应引用处。” 这里是怎么改的吗?谢谢!
> I also ran in to the same error. Did you manage to find a solution to this? No, I still have not figured it out. Sorry.
Hi, Did you manage to download the FOR-instance data from the following link? Updated! The FOR-instance dataset is now open. You can download it from this link: https://polybox.ethz.ch/index.php/s/wVBlHgH308GRr1c and place...
> > Hi, > > Did you manage to download the FOR-instance data from the following link? Updated! The FOR-instance dataset is now open. You can download it from this...
> > > Hi, > > > Did you manage to download the FOR-instance data from the following link? Updated! The FOR-instance dataset is now open. You can download it...
Hi, 1. Yes, after 30 epochs, the scorenet is integrated into the training process. Thus, the speed will be about the same. 2. In the file you mentioned, there are...
> Thank you for your work. I'm having problems with the evaluation, he outputs all nan and doesn't generate the 3d forest segmentation rendering properly, here's the result of the...
> Thank you very much for sharing. Your work is awesome, and I am learning it. > > I tried using PointGroup for the task of segmenting individual trees, but...
> Thanks for your work, but we ran into a difficult issue while using it. We look forward to hearing from you. Here is the problem description: Dataset: The 20...
> To be exact, now when we change the batch size to 1, we do make a slight improvement at epoch 31, going from "0%" to "6% 178/3000", but the...