Shanshan Zhao's repositories
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
carla
Open-source simulator for autonomous driving research.
crfasrnn
This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
dcgan.torch
A torch implementation of http://arxiv.org/abs/1511.06434
Deep-Learning-Tricks
Enumerate diverse machine learning training tricks.
DeepGTAV
A plugin for GTAV that transforms it into a vision-based self-driving car research environment.
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
flownet2
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
FPConv
FPConv: Learning Local Flattening for Point Convolution, CVPR 2020
KCCAReId
Matching People across Camera Views using Kernel Canonical Correlation Analysis
pygcn
Graph Convolutional Networks in PyTorch
pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
RandLA-Net
🔥RandLA-Net in Tensorflow (CVPR 2020, Oral)
Stereo-RCNN
Code for 'Stereo R-CNN based 3D Object Detection for Autonomous Driving' (CVPR 2019)
Synchronized-BatchNorm-PyTorch
Synchronized Batch Normalization implementation in PyTorch.
tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators