• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple and easy to use python BOT for the COVID registration booking system of the math department @ unipd (torre archimede). This API creates an interface with the official website, with more useful functionalities.

More Repositories

1

hands-segmentation-pytorch

A repo for training and finetuning models for hands segmentation.
Python
99
star
2

cvaecaposr

Code for the Paper: "Conditional Variational Capsule Network for Open Set Recognition", Y. Guo, G. Camporese, W. Yang, A. Sperduti, L. Ballan, ICCV, 2021.
Python
42
star
3

epic-kitchens-dataset-pytorch

Simple PyTorch Dataset for the EPIC-Kitchens-55 and EPIC-Kitchens-100 that handles frames and features (rgb, optical flow, and objects) for the Action Recognition and the Action Anticipation Tasks!
Python
22
star
4

relvit

Official code of "Where are my Neighbors? Exploiting Patches Relations in Self-Supervised Vision Transformer", Guglielmo Camporese, Elena Izzo, Lamberto Ballan. BMVC, 2022.
Python
21
star
5

learning_invariances_in_speech_recognition

In this work I investigate the speech command task developing and analyzing deep learning models. The state of the art technology uses convolutional neural networks (CNN) because of their intrinsic nature of learning correlated represen- tations as is the speech. In particular I develop different CNNs trained on the Google Speech Command Dataset and tested on different scenarios. A main problem on speech recognition consists in the differences on pronunciations of words among different people: one way of building an invariant model to variability is to augment the dataset perturbing the input. In this work I study two kind of augmentations: the Vocal Tract Length Perturbation (VTLP) and the Synchronous Overlap and Add (SOLA) that locally perturb the input in frequency and time respectively. The models trained on augmented data outperforms in accuracy, precision and recall all the models trained on the normal dataset. Also the design of CNNs has impact on learning invariances: the inception CNN architecture in fact helps on learning features that are invariant to speech variability using different kind of kernel sizes for convolution. Intuitively this is because of the implicit capability of the model on detecting different speech pattern lengths in the audio feature.
Python
19
star
6

awesome-action-prediction-list

A curated list of papers and resources linked to action anticipation and early action recognition from videos.
9
star
7

useful

Useful scripts/commands/settings I mostly use for research/work.
5
star
8

visual-transformer-pytorch

An easy and minimal implementation of the Visual Transformer (ViT) in PyTorch, from scratch!
Python
3
star
9

break_cifar10

Code for the Top-1 submission of contest of VCS AY 2020-2021, the Vision and Cognitive Service class, University of Padova, Italy.
Python
3
star
10

Speech-Classification-a-dictionary-approach-with-MFCC-and-Dynamic-Time-Warping

Jupyter Notebook
2
star
11

deep-vector-quantization

What can we do with Vector Quantization on Deep Nets?
Python
1
star
12

glom

Minimal GLOM implementation in PyTorch.
Python
1
star