Brian K. S. Isaac-Medina
Brian K. S. Isaac-Medina
Hi, I'd love to see this implementation. I had to move to another framework because I needed J0 and J1 for a nerf related project.
> Did you find any solution to this? Hi Jorgro, actually I didn't. The error happened when I loaded mmcv and opencv in different processes (because I used multiprocessing). For...
Ih guyleaf, thanks for your comments. I have double checked the paper and the repository and the only typo I see is that the Anti-UAV dataset says, in this repository,...
Oh I see!! All right, let me run some tests and check it again but it seems that you are right. I'll double check later today and confirm to you...
If someone else is still looking for this, I have implemented it [here](https://github.com/KostadinovShalon/oln-mask).
> > If you're following the "Automatic Mask Generation Example", I think I figured out why the execution time is so slow. > > The main function I was timing...
> I can, but it is TOO slow. yeah, but when you use the AMG you are using a grid of points as your prompts. If you use the default...
I'm also having negative losses. Did you solve it?