ShiceLiu's repositories
PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
ucasthesis
[最新样式] **科学院大学学位论文 LaTeX 模板 LaTeX Thesis Template for the University of Chinese Academy of Sciences
awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
cs-stereo
Deep Material-aware Cross-spectral Stereo Matching (CVPR 2018)
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
EigenChineseDocument
This is my translation of Chinese document of Eigen
extension-cpp
C++ extensions in PyTorch
face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
kkndme_tianya
天涯 kkndme 神贴聊房价
Optical-Flow-Guided-Feature
Implementation Code of the paper Optical Flow Guided Feature, CVPR 2018
PRNet
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
Time-Series-Library
A Library for Advanced Deep Time Series Models.
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
TransformerTranslation
A Transformer Framework Based Translation Task
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch