Pinned Repositories
behradbeyglo.github.io
Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
lime
Lime: Explaining the predictions of any machine learning classifier
ml_things
This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those cool functions you created before? Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippets.
MotionBERT
PyTorch Implementation of "Learning Human Motion Representations: A Unified Perspective"
opensmile
The Munich Open-Source Large-Scale Multimedia Feature Extractor
openXBOW
openXBOW - the Passau Open-Source Crossmodal Bag-of-Words Toolkit
Parselmouth
Praat in Python, the Pythonic way
prose
A Content Editor for GitHub.
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
behradbeyglo's Repositories
behradbeyglo/behradbeyglo.github.io
behradbeyglo/Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
behradbeyglo/lime
Lime: Explaining the predictions of any machine learning classifier
behradbeyglo/ml_things
This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those cool functions you created before? Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippets.
behradbeyglo/MotionBERT
PyTorch Implementation of "Learning Human Motion Representations: A Unified Perspective"
behradbeyglo/opensmile
The Munich Open-Source Large-Scale Multimedia Feature Extractor
behradbeyglo/openXBOW
openXBOW - the Passau Open-Source Crossmodal Bag-of-Words Toolkit
behradbeyglo/Parselmouth
Praat in Python, the Pythonic way
behradbeyglo/prose
A Content Editor for GitHub.
behradbeyglo/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
behradbeyglo/pytorch_face_landmark
Fast and accurate face landmark detection library using PyTorch; Support 68-point semi-frontal and 39-point profile landmark detection; Support both coordinate-based and heatmap-based inference; Up to 100 FPS landmark inference speed with SOTA face detector on CPU.
behradbeyglo/s3prl
Self-Supervised Speech Pre-training and Representation Learning.
behradbeyglo/torch-cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)
behradbeyglo/tsai
Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
behradbeyglo/uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2022/Spring 2022
behradbeyglo/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
behradbeyglo/Winter2022class