githubuser

Results 13 issues of githubuser

Hi, when the model is finished training it cannot stop itself, I have to terminaterminate the taste the task, what causes this? How can I modify it so that it...

Hi, how do I select a model for testing when I have trained it? Does it rely on the loss or the test effect on the validation set? Your code...

Hello, before linear interpolation, is the feature of I3D extracted at the original frame rate or at the frame rate of 25FPS? 您好,请问在没有线性插值前,I3D的特征是以原始帧频提取的,还是以25fps的帧频提取的?

Hello, in thumbos14, CliffDiving is a subclass of Diving, and the action instances of CliffDiving in the annotation file also belong to Diving. Why don't you use this prior knowledge...

Excuse me, what methuod do you use to extract the feature of thumos14? Is it I3D?

Hello, is your paper accepted by a journal or magazine?

@linchuming 您好我在运行python3 AFSD/anet_data/video2npy.py THREAD_NUM生成 RGB npy 输入数据时,遇到一个问题,当采样视频的总时长超过1分钟时,ret, frame = cap.read(),ret为false,count = cap.get(cv2.CAP_PROP_FRAME_COUNT)为770。但是同样的count为770,但是采样视频总时长不超过1分钟时,ret是为true。我不知道这是什么问题,您能帮帮我吗?还有一个神奇的现象是,我把不能正确读帧的视频下载到我本地笔记本电脑上时,这些都可以读取。

@linchuming Hello, you use cuhk_ val_ simp_ share. json file when AFSD predicts the class of proposals in activitynet1.3 datasets. Does the model that gets the json file use the...

**Describe** Model I am using beit base 224*224: Hello, Can the beit model only extract features from fixed size images? When I extract features from images with a resolution of...