Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Temporal Context Network for Activity Localization in Videos

NotificationsYou must be signed in to change notification settings

vdavid70619/TCN

Repository files navigation

This is the implementation for ICCV 17 paper "Temporal Context Network for Activity Localization in Videos".
If you use the code, pretrained models, proposals, please cite:

@InProceedings{Dai_2017_ICCV,
author = {Dai, Xiyang and Singh, Bharat and Zhang, Guyue and Davis, Larry S. and Qiu Chen, Yan},
title = {Temporal Context Network for Activity Localization in Videos},
booktitle = {The IEEE International Conference on Computer Vision (ICCV)},
month = {Oct},
year = {2017}
}

Pre-trained Proposals

We provide the pre-trained proposal for both ActivityNet and THUMOS to assist future temporal detection works.

DatasetLink
ActivityNetDownload
THUMOSDownload

Run the code

Prerequisite: A caffe with python support

Set PYTHONPATH to pycaffe path
Set ACTNET_HOME to folder with features

run "all_in_one.sh" to train and test

Pre-trained Features

We fine-tuneTSN on dataset and extract score features.

DatasetLink
ActivityNetDownload1Download2Download3
THUMOSDownload

For global features such as mbh and imagenet_shuffle, you can download from the official website.

Pre-trained Models

Here are the pre-trained models:

DatasetLink
ActivityNetDownload
THUMOSDownload

About

Temporal Context Network for Activity Localization in Videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp