Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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