-
I have a simple question which, looking through the source code, I am not sure _select_targets allows.
I am using the CTC loss function with a 1D convolutional network, so I get an output of (batch…
-
thanks for your code. This code uses SWA which is not mentioned in your paper, and i find there is a big performance drop without SWA, and the performance is same as baseline, i.e. training with bce …
-
![image](https://github.com/user-attachments/assets/a3c8c062-68fb-4e0e-ab54-7b59d03cf417)
Previous work(VMC) used simplified prompts (like 'A boy is running') to distill motion guidance. Have you t…
-
Hello, I am very interested in your research, thank you for sharing the code, I have a small question I would like to ask you, about bsds500/HED-BSDS/test_pair.ls, I did not find about 'test_pair.lst'…
-
Thanks for the great work! From what I gather from recent work in CoTracker (Table 4), training PIPS on Kubric instead of FlyingThings++ might already give a performance boost in point accuracy that i…
-
## Problem statement
1. 적은 양의 (question, passage) pair로 retrieval 성능을 낼 수 있는 training scheme을 찾는다.
2. question과 passage의 내적으로 유사도를 비교할 수 있는 low-dimensional & continuous space에 임베딩한다.
## Baselin…
-
Hello, Thanks for sharing this interesting work.
I kind of wonder the meaning of using voxel rather than pillar in the radar encoding part. As I know, the radar point cloud of NuScenes doesn't reall…
-
Hi, I read the paper and I find that (3) and (4) are not equivalent to (1) and (5)? Also I think (3) even not equivalent to (4) ?
![image](https://user-images.githubusercontent.com/79204019/134796832…
-
Hello, may I ask how the FLOPs calculations for the SAFDNet ablation studies were computed? Thank you very much!
-
Why set offset_xy to 0?