Skip to content

The first part of the task involves implementing the fundamental building blocks of a transformer architecture. In the other section, however, we applied that architecture to predict human trajectories. In this part also we "played" with the various hyperparameters to analyze changes in the output of the model.

Notifications You must be signed in to change notification settings

Sottix99/Human-Trajectory-Forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Trajectory Forecasting

PyTorch

This Repository refers to the [Third Homework] of the course Advanced Machine Learning (AML) at University Sapienza of Rome 2022/2023.

My Image

Description:

The first part of the task involves implementing the fundamental building blocks of a transformer architecture. In the other section, however, we applied that architecture to predict human trajectories. In this part also we "played" with the various hyperparameters to analyze changes in the output of the model.

Group members:

  • Carolina Romani
  • Giacomo Scarponi
  • Francesco Sciarra
  • Alessandro Sottile

Files:

  • TF4AML_theory.ipynb notebook contains exercises regarding the implementation of Transformers fundamental blocks;
  • TF4AML_practice.ipynb notebook contains exercises for a Computer Vision research application. See paper [Under the Hood of Transformer Networks for Trajectory Forecasting];
  • Data folder has all the ETH/UCY data used as trajectory forecasting benchmark;
  • transformer folder includes all the necessary file to build TF and experiment with the benchmark. The code is inspired by the original Hugging code of 2018.

About

The first part of the task involves implementing the fundamental building blocks of a transformer architecture. In the other section, however, we applied that architecture to predict human trajectories. In this part also we "played" with the various hyperparameters to analyze changes in the output of the model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published