Skip to content
Snippets Groups Projects
Commit d707c84c authored by Betelhem Nebebe's avatar Betelhem Nebebe
Browse files

Update README.md

parent 3869b8cc
Branches main
No related tags found
No related merge requests found
......@@ -27,11 +27,11 @@ The yml file for the conda environment can be found [here](https://github.com/Be
## Paths that should be defined
- [Path to video data](https://github.com/BetelhemNebebe/Sounds_interesting/blob/a44a80e13822d1f69a287d25e20e636e640b0697/sounds_interesting.py#L191)
- [Path for extracted frames](https://github.com/BetelhemNebebe/Sounds_interesting/blob/a44a80e13822d1f69a287d25e20e636e640b0697/sounds_interesting.py#L88)
- [Path for extracted audio](https://github.com/BetelhemNebebe/Sounds_interesting/blob/a44a80e13822d1f69a287d25e20e636e640b0697/sounds_interesting.py#L128)
- [Path for foveated frames output](https://github.com/BetelhemNebebe/Sounds_interesting/blob/a44a80e13822d1f69a287d25e20e636e640b0697/NeVA.py#L109)
- [Path for final output video with scan path](https://github.com/BetelhemNebebe/Sounds_interesting/blob/a44a80e13822d1f69a287d25e20e636e640b0697/sounds_interesting.py#L284)
- [Path to video data](https://github.com/BetelhemNebebe/Sounds_interesting/blob/d8b2f00e0bed13841522b5f1d311b1b0c429a2e7/sounds_interesting.py#L191)
- [Path for extracted frames](https://github.com/BetelhemNebebe/Sounds_interesting/blob/d8b2f00e0bed13841522b5f1d311b1b0c429a2e7/sounds_interesting.py#L88)
- [Path for extracted audio](https://github.com/BetelhemNebebe/Sounds_interesting/blob/d8b2f00e0bed13841522b5f1d311b1b0c429a2e7/sounds_interesting.py#L128)
- [Path for foveated frames output](https://github.com/BetelhemNebebe/Sounds_interesting/blob/d8b2f00e0bed13841522b5f1d311b1b0c429a2e7/NeVA.py#L109)
- [Path for final output video with scan path](https://github.com/BetelhemNebebe/Sounds_interesting/blob/d8b2f00e0bed13841522b5f1d311b1b0c429a2e7/sounds_interesting.py#L284)
**Note:** It is only necessary to specify the path to the input video data, as the paths for the extracted frames, audios, and outputs can be automatically created as defined in the code.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment