Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 553 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 553 Bytes

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