Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsaishien-chen authored Mar 1, 2024
1 parent f46612f commit b7206e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion splitting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ conda activate panda70m_splitting
pip install -r requirements.txt
```

### Step 1: Cutscene Detection
### Step 1: Shot Boundary Detection
```
python cutscene_detect.py --video-list video_list.txt --output-json-file cutscene_frame_idx.json
```
Expand Down

0 comments on commit b7206e3

Please sign in to comment.