Coder Social home page Coder Social logo

peipi98 / aml22-ego Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gabbiurlaro/aml22-ego

0.0 0.0 2.0 1.26 GB

Starting code for the course project of Advanced Machine Learning in Multimodal Egocentric Vision

Shell 0.60% Python 96.75% Jupyter Notebook 2.65%

aml22-ego's Introduction

Project Code for AML 2022 @ Politecnico di Torino

Team members

To run the instructions, be careful to set the correct configs for the specific configuration you want to run.

Feature Extraction

1. Extract EK-RGB features

python save_feat.py config=configs/I3D_save_feat.yaml dataset.shift=D1-D1 name=save_feat_I3D_EK

2. Resampling EMG for LSTM

python EMG/EMG_preprocessing.py

3. Extract ActionSense RGB+EMG features

python save_feat_action-net.py config=configs/I3D_save_feat.yaml dataset.shift=D1-S04 name=save_feat_I3D_AS

Training

1. Fully Connected Classifier

python train_classifier.py name=classifierD1 dataset.shift=D1-D1

using Classifier2 on model inside configs/default.yaml

2. TRN Classifier

python train_TRN.py name=classifierD1 dataset.shift=D1-D1

using TRNClassifier on model inside configs/default.yaml

3. EMG-LSTM Classifier

python EMG/EMG_train.py

4. EMG-CNN Classifier

python EMG_CNN.py

5. Multimodal Classifier

python train_multimodal.py name=classifierS04 dataset.shift=S04-S04

using configs/multi_modalities.yaml

aml22-ego's People

Contributors

peipi98 avatar anatr1 avatar francescosorrentino avatar ezius07 avatar sapeirone avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.