STEP
STEP: Spatio-Temporal Progressive Learning for Video Action Detection. CVPR'19 (Oral)
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- augmentations.py
- ava.py
- ava_cls.py
- customize.py
- data_utils.py
- .DS_Store
- __init__.py
- ava_action_list_v2.1_for_activitynet_2018.pbtxt.txt
- label_map_util.py
- metrics.py
- np_box_list.py
- np_box_list_ops.py
- np_box_mask_list.py
- np_box_mask_list_ops.py
- np_box_ops.py
- np_mask_ops.py
- object_detection_evaluation.py
- per_image_evaluation.py
- standard_fields.py
- get_ava_performance.py
- .gitignore
- LICENSE
- nms_cpu.cpp
- ROIAlign_cpu.cpp
- vision.h
- nms.cu
- ROIAlign_cuda.cu
- ROIPool_cuda.cu
- vision.h
- nms.h
- ROIAlign.h
- ROIPool.h
- vision.cpp
- __init__.py
- nms.py
- roi_align.py
- roi_pool.py
- LICENSE
- __init__.py
- i3dpt.py
- networks.py
- two_branch.py
- debug.sh
- extract_clips.py
- generate_label.py
- train_cls.sh
- train_step.sh
- __init__.py
- eval_utils.py
- solver.py
- tube_utils.py
- utils.py
- vis_utils.py
- config.py
- demo.py
- example.gif
- README.md
- setup.py
- teaser.jpg
- test.py
- train.py
- train_cls.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/NVlabs/STEP
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd STEP
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
