autoencoder topic

List autoencoder repositories

Deep_White_Balance

501
Stars
62
Forks
Watchers

Reference code for the paper: Deep White-Balance Editing (CVPR 2020). Our method is a deep learning multi-task framework for white-balance editing.

CodeSLAM

189
Stars
23
Forks
Watchers

Implementation of CodeSLAM — Learning a Compact, Optimisable Representation for Dense Visual SLAM paper (https://arxiv.org/pdf/1804.00874.pdf)

pyod

8.0k
Stars
1.3k
Forks
Watchers

A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection)

motion-sense

315
Stars
102
Forks
Watchers

MotionSense Dataset for Human Activity and Attribute Recognition ( time-series data generated by smartphone's sensors: accelerometer and gyroscope) (PMC Journal) (IoTDI'19)

zhihu

3.5k
Stars
2.1k
Forks
Watchers

This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such a...

ad_examples

835
Stars
185
Forks
Watchers

A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanatio...

deepsvg

897
Stars
90
Forks
Watchers

[NeurIPS 2020] Official code for the paper "DeepSVG: A Hierarchical Generative Network for Vector Graphics Animation". Includes a PyTorch library for deep learning with SVG data.

Repo-2017

1.2k
Stars
682
Forks
Watchers

My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano

diffae

786
Stars
121
Forks
Watchers

Official implementation of Diffusion Autoencoders