Dingfeng Shi
Dingfeng Shi
I have the same question...
Hi!Thank you for pointing this out! The sample_gt has already been scaled to its valid ratio in [(see here)](https://github.com/sssste/React/blob/7d3665845ae2551421c6ddb21e056a035650e3ca/React/thumos_dataset.py#L260). I will check the part of the code after the deadline...
> hello, I meet some errors when installing the 1D Grid Sampling and RoI Align operators, the error message is 'roi_align/src/roi_align_kernel.cu:12:10: fatal error: ATen/ceil_div.h: No such file or directory #include...
> hello, I found some problems. My environment are python 3.7, torch 1.9.0+cu111, torchaudio 0.9.0 , torchvision 0.10.0+cu111, mmcv-full 1.7.1. When i was testing, it said > > So I...
Same problem, this situation occurs irregularly during training. For my code, the error occurs in the position of .cpu(), and the code snippet of this part is as follows. ```...
Paper title: TriDet: Temporal Action Detection with Relative Boundary Modeling Paper link: https://arxiv.org/pdf/2303.07347.pdf Code link: https://github.com/dingfengshi/TriDet maybe it can be put it in Video Understanding or a new chapter Action...
Hi, did you find a solution to this problem without downsampling?
I have noticed this problem too. For my network, the problem happens in 1x1 SparseConv. When loading the wight of 1x1 SparseConv, we need to transpose it first and reshape...
检查了一下, 百度云盘的数据似乎有没包含验证集的数据...
> Same problem, this situation occurs irregularly during training. For my code, the error occurs in the position of .cpu(), and the code snippet of this part is as follows....