Pinned Repositories
actionlib_exercise
This is an exercise and modified from the tutorials on Wiki.
caffe
Caffe: a fast open framework for deep learning.
coco
MS COCO API - http://mscoco.org/
Cruiser-Project-ROS
A project includes OSDK and Duidance-SDK
fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
ICNet
ICNet for Real-Time Semantic Segmentation on High-Resolution Images
mlp_cw3
reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
RL-2019
I write this repository in order to learn from my good friends and understand reinforcement learning better. I have starred other friends' repository, thanks you so much for encouraging me to study.
ROS-Exercise
Tutorials and interesting things about ROS
Cuijie12358's Repositories
Cuijie12358/ROS-Exercise
Tutorials and interesting things about ROS
Cuijie12358/actionlib_exercise
This is an exercise and modified from the tutorials on Wiki.
Cuijie12358/mlp_cw3
Cuijie12358/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
Cuijie12358/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Cuijie12358/RL-2019
I write this repository in order to learn from my good friends and understand reinforcement learning better. I have starred other friends' repository, thanks you so much for encouraging me to study.
Cuijie12358/caffe
Caffe: a fast open framework for deep learning.
Cuijie12358/advanced-vision-cw
The coursework of Advanced Vision.
Cuijie12358/AttnGAN
Cuijie12358/CPSLP_CW2
Cuijie12358/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
Cuijie12358/icml2016
Generative Adversarial Text-to-Image Synthesis
Cuijie12358/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
Cuijie12358/Jie.Cui
Cuijie12358/milvus
An open source vector similarity search engine powered by Faiss, NMSLIB and Annoy
Cuijie12358/mlpractical
Cuijie12358/models
Models and examples built with TensorFlow
Cuijie12358/mtcnn-pytorch
pytorch implementation of face detection algorithm MTCNN
Cuijie12358/Natural-Computing-coursework
Coursework of Natural Computing. Done by group.
Cuijie12358/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Cuijie12358/pytorch-maddpg
A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)
Cuijie12358/RL_Coursework
Cuijie12358/scikit-learn
scikit-learn: machine learning in Python
Cuijie12358/Semantic-Segmentation-using-Adversarial-Networks
Chainer Implementation of Semantic Segmentation using Adversarial Networks
Cuijie12358/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
Cuijie12358/StackGAN-v2
Cuijie12358/Swarm-Feast
Cuijie12358/tensorflow
Computation using data flow graphs for scalable machine learning
Cuijie12358/Text-to-Image-Synthesis
Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
Cuijie12358/wechatpy
WeChat SDK for Python