Pinned Repositories
3dmatch-toolbox
3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
academic-kickstart
adaptive-style-transfer
source code for the ECCV18 paper A Style-Aware Content Loss for Real-time HD Style Transfer
AlphaPose
Real-Time Multi-Person Pose Estimation System
Analysis-of-Water-Control-Structures-on-Cluster
Analysis of Water Control Structures on Cluster
cascoKNN
CASCO anomaly detection model for operational indicator data
DamSafetyImageCrawler
DamSafetyImageRetrievalCNN
DamSafetyOpenFOAM
This is my current project about dam safety using OpenFOAM.
chendicao's Repositories
chendicao/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
chendicao/cascoKNN
CASCO anomaly detection model for operational indicator data
chendicao/chendicao.github.io
chendicao/Conference-Acceptance-Rate
Statistics of acceptance rate for the main AI conference
chendicao/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
chendicao/darknet
Convolutional Neural Networks
chendicao/Deep-Photo-Enhancer
TensorFlow implementation of the CVPR 2018 spotlight paper, Deep Photo Enhancer: Unpaired Learning for Image Enhancement from Photographs with GANs
chendicao/DeepQlearningMario
Play Mario using Deep Q-Learning on Tensorflow
chendicao/docs
TensorFlow documentation
chendicao/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
chendicao/fastai
The fastai deep learning library, plus lessons and tutorials
chendicao/google-research
Google Research
chendicao/gpuNUFFT
gpuNUFFT - An Open-Source GPU Library for 3D Gridding with Direct Matlab and Python Interface
chendicao/grbl
An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
chendicao/libfreenect
Drivers and libraries for the Xbox Kinect device on Windows, Linux, and OS X
chendicao/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
chendicao/models
Models and examples built with TensorFlow
chendicao/neural-style
Neural style in TensorFlow! :art:
chendicao/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
chendicao/openvdb
OpenVDB - Sparse volume data structure and tools
chendicao/PointMVSNet
Code for "Point-based Multi-view Stereo Network" (ICCV 2019 Oral)
chendicao/raccoon_dataset
The dataset is used to train my own raccoon detector and I blogged about it on Medium
chendicao/research-contributions
Implementations of recent research prototypes/demonstrations using MONAI.
chendicao/sedfoam
SedFoam solver for OpenFoam toolbox
chendicao/Spoon-Knife
This repo is for demonstration purposes only.
chendicao/tensorflow_object_counting_api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
chendicao/teslaprep
A comprehensive guide on buying and owning a Tesla
chendicao/tiktok-api
Unofficial API wrapper for TikTok (previously musical.ly)
chendicao/ugs_website
Documentation for Universal Gcode Sender!
chendicao/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch