TriDet
[CVPR2023] Code for the paper, TriDet: Temporal Action Detection with Relative Boundary Modeling
파일 탐색기
최종 버전 다운로드 (.zip)- anet_tsp.yaml
- epic_slowfast_noun.yaml
- epic_slowfast_verb.yaml
- hacs_i3d.yaml
- hacs_slowfast.yaml
- thumos_i3d.yaml
- HACS_segments_v1.1.1.json
- HACS_segments_v1.1.1_slowfast.json
- __init__.py
- config.py
- __init__.py
- anet.py
- data_utils.py
- datasets.py
- epic_kitchens.py
- hacs.py
- thumos14.py
- __init__.py
- backbones.py
- blocks.py
- loc_generators.py
- losses.py
- meta_archs.py
- models.py
- necks.py
- weight_init.py
- nms_cpu.cpp
- __init__.py
- count_macs.py
- lr_schedulers.py
- metrics.py
- nms.py
- postprocessing.py
- setup.py
- train_utils.py
- __init__.py
- ant_tsp_script.sh
- epic_noun_slowfast_script.sh
- epic_verb_slowfast_script.sh
- hacs_slowfast_script.sh
- thumos_i3d_script.sh
- eval.py
- framework.jpg
- LICENSE
- README.md
- requirements.txt
- train.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/dingfengshi/TriDet
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd TriDet
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
