NonBee

Results 3 comments of NonBee

> Hi, I cannot understand the expression "recon_loss = -(preds * bows).sum(1)“ in etm.py forward() function. Could you help me explain it? The loss function seems to be different from...

重新到utils下面编译一遍nms就行

I made a small change in nms_rotated_cuda.cu file, replacing THC with ATen to make this repo support torch version >= 1.11. if someone encounter `fatal error: THC/THC.h: No such file...