在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):sujoyp/wtalc-pytorch开源软件地址(OpenSource Url):https://github.com/sujoyp/wtalc-pytorch开源编程语言(OpenSource Language):Python 100.0%开源软件介绍(OpenSource Introduction):W-TALC: Weakly-supervised Temporal Activity Localization and ClassificationOverviewThis package is a PyTorch implementation of the paper W-TALC: Weakly-supervised Temporal Activity Localization and Classification, by Sujoy Paul, Sourya Roy and Amit K Roy-Chowdhury and published at ECCV 2018. The TensorFlow implementation can be found here. DependenciesThis package uses or depends on the the following packages:
DataThe features for Thumos14 and ActivityNet1.2 dataset can be downloaded here. The annotations are included with this package. RunningThis code can be run using two diferent datasets - Thumos14 and Thumos14reduced. The later dataset contain only the data points which has temporal boundaries of Thumos14. There are two options of features only for Thumos14reduced. The dataset name (with other parameters can be changed in options.py). The file to be executed is main.py. The results can be viewed using tensorboard logger or the text file named .log generated during execution. The options for I3D features are the ones mentioned in options.py. For UNT features, the options to be used are as follows: python main.py --max-seqlen 1200 --lr 0.00001 --feature-type UNT CitationPlease cite the following work if you use this package. @inproceedings{paul2018w,
title={W-TALC: Weakly-supervised Temporal Activity Localization and Classification},
author={Paul, Sujoy and Roy, Sourya and Roy-Chowdhury, Amit K},
booktitle={Proceedings of the European Conference on Computer Vision (ECCV)},
pages={563--579},
year={2018}
} ContactPlease contact the first author of the associated paper - Sujoy Paul ([email protected]) for any further queries. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论