-
Hi, thanks for sharing the code.
In the experiment, you have report the mAP performance of temporal action detection with the generated proposals.
Can you share the related code and procedure of ado…
-
在网络模型的输入中没有发现类别label 信息的载入?太奇怪了,这样自己做一个数据集和修改都不知道从何处 下手。 现在我能把数据集做成 json 文件格式的样子,能够包含起始位置,类型信息等。可以指没看见label类别信息的映射~帮忙指点一下,按照我的理解。比如activitynet 有个200类别,最后肯定有一个分类模块。并且输入输出结果映射指导类别上
-
I am new to here , I want to know , can the output of the temporal action detection model be the video of the detected action category and boundary ?
vivva updated
3 years ago
-
I have searched related issues and tried to do the implementation with no success.
I am aiming to split a spatio-temporal action detection model into two configuration files. Base and Head
A confi…
-
# Lines of code
https://github.com/code-423n4/2023-07-moonwell/blob/main/src/core/Governance/TemporalGovernor.sol#L261-L268
# Vulnerability details
## Impact
The function `fastTrackProposalExecut…
-
The override examples don't seem to be working for me.
With the latest operator code, applying an environment variable override (to add an environment variable as per https://temporal-operator.page…
-
Hello,
I have one application using Spatio temporal action detection using AVA.
So the algorithm has slowfast and ava head.
I like to convert to ONNX and TensorRT.
Now the algorithm is not listed …
-
A point for discussion.
I think it is not unreasonable to talk in terms of the history of, for example, a site.
The following axiom would allow this:
(cl:comment "every history is the history …
-
### Branch
main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https:/…
-
Hi,
Very appreciated with your great work!
I'm just start to learn the paper and your code. It seems that there is no classification for any proposals snips of the video for this network. I…