Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabianaferreira/final-project-src
Final project of Electronic and Computer Engineering undergraduate degree in UFRJ
https://github.com/fabianaferreira/final-project-src
jupyter-notebook python study-project
Last synced: 29 days ago
JSON representation
Final project of Electronic and Computer Engineering undergraduate degree in UFRJ
- Host: GitHub
- URL: https://github.com/fabianaferreira/final-project-src
- Owner: fabianaferreira
- License: mit
- Created: 2019-06-16T00:49:25.000Z (over 5 years ago)
- Default Branch: clf-tests
- Last Pushed: 2022-12-08T03:30:44.000Z (about 2 years ago)
- Last Synced: 2023-03-04T13:23:08.410Z (almost 2 years ago)
- Topics: jupyter-notebook, python, study-project
- Language: Jupyter Notebook
- Homepage:
- Size: 9.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Graduation Final Project
Project being developed at Universidade Federal do Rio de Janeiro by Fabiana Ferreira Fonseca as the final project of Electronic and Computer Engineering undergraduate degree.
### Setting up the environment
It requires all the dependencis from conda, which are in ``environment.yml``. To create an environment based on the dependecy file that is in this repository, you can run the following command:
```conda env create -f environment.yml```
### Crawler
WIP
### Key Frames Extraction
WIP
### Bag of Features
WIP