-
我也实现了一版caffe的centerloss 发现centerloss特别小,迭代几论以后就没了的样子,调lamda也一样,你出现过么
-
-
when i want to run the triplet_center_loss, the error is show that ,how can i fix it, thanks.
"TypeError: Input 'y' of 'Equal' Op has type float32 that does not match type uint8 of argument 'x'"
-
Hi,
We downloaded the LaSOT dataset and tried running TaMOs but got an error. We suspect there is a preprocessing step that we missed in our setup. Can you please share your insights about our prob…
-
Hi again, I'm here with a new question passing only a few day :)
I want to define a last logit layer as a class center loss like exp(-||x-mu1||^2) (in first, exp is not important so I didnt inclu…
-
Hello, sorry to bother you again. I encountered the following error during training. After checking, it seems to be caused by patc_list being empty. Have you encountered this error before and how can …
-
I'm experiencing a degradation in model performance when fine-tuning with mesh representation (depth and normal maps). The model initially works well when fine-tuned on the NeRF representation but beg…
-
![QQ图片20200624151736](https://user-images.githubusercontent.com/55176077/85513783-efbac600-b62d-11ea-88d8-4736d4c2e9a9.png)
报错
> 这个参数是不是有问题?
以及如何使用,我是一个新手
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi, yifan,
I tried to train the model on my own dataset, but I found the value of center_loss_cls is too big(from 100 to 300) when training.
I want to know why and how to solve that problem.