chicacvr's Stars
facebookarchive/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
WaqasSultani/AnomalyDetectionCVPR2018
lftongheat/GraduateThesis
mquad/sars_tutorial
Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018
john-kurkowski/tldextract
Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
lipoja/URLExtract
URLExtract is python class for collecting (extracting) URLs from given text based on locating TLD.
niderhoff/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
dmn001/youtube_channel_archiver
Starting point for archiving entire YouTube channels using yt-dlp (originally youtube-dl)
wojcikstefan/dotfiles
Personal collection of dotfiles and other config-related stuff.
pytube/pytube
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
madmaze/pytesseract
A Python wrapper for Google Tesseract
gsssrao/youtube-8m-videos-frames
Youtube-8m Videos, Frames and Ids Generator. Extract videos from youtube-8m. Extract frames from youtube-8m.
aruneshmathur/affiliate-marketing-disclosures
Code and data belonging to our CSCW 2018 paper: "Endorsements on Social Media: An Empirical Study of Affiliate Marketing Disclosures on YouTube and Pinterest".
cydonia999/VGGFace2-pytorch
PyTorch Face Recognizer based on 'VGGFace2: A dataset for recognising faces across pose and age'
daviddao/awful-ai
😈Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
jcjohnson/pytorch-examples
Simple examples to introduce PyTorch
albanie/mcnCrossModalEmotions
Supporting code for "Emotion Recognition in Speech using Cross-Modal Transfer in the Wild"
aravindhm/nnpreimage
Code for Visualizing Deep Convolutional Neural Networks Using Natural Pre-images, IJCV 2016
albanie/LearningGrimacesByWatchingTV
Code to accompany the paper "Learning Grimaces By Watching TV" and FaceValue dataset
albanie/pytorch-mcn
Convert models from MatConvNet to PyTorch
thoughtworksarts/EmoPy
A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER)
isseu/emotion-recognition-neural-networks
Emotion recognition using DNN with tensorflow
DmitryUlyanov/Multicore-TSNE
Parallel t-SNE implementation with Python and Torch wrappers.
erictzeng/adda
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
rcmalli/keras-vggface
VGGFace implementation with Keras Framework