Pinned Repositories
Andrew-Ng-Deep-Learning-notes
吴恩达《深度学习》系列课程笔记及代码
AoANet
Code for paper "Attention on Attention for Image Captioning". ICCV 2019
bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
CommonChineseCharacter
游戏开发中的常用汉字字库,包括3500常用字和7000常用字
CppPrimer
:books: Solutions for C++ Primer 5th exercises.
deeplearning.ai
DesignPatterns
Design patterns for C++ example.
FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
FaceMaskExample
This asset is an example project that maps face mask to the detected faces in an image using “OpenCV for Unity” and “Dlib FaceLandmark Detector”.
Font
Ethan-Zhu-code's Repositories
Ethan-Zhu-code/Andrew-Ng-Deep-Learning-notes
吴恩达《深度学习》系列课程笔记及代码
Ethan-Zhu-code/AoANet
Code for paper "Attention on Attention for Image Captioning". ICCV 2019
Ethan-Zhu-code/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
Ethan-Zhu-code/CommonChineseCharacter
游戏开发中的常用汉字字库,包括3500常用字和7000常用字
Ethan-Zhu-code/CppPrimer
:books: Solutions for C++ Primer 5th exercises.
Ethan-Zhu-code/deeplearning.ai
Ethan-Zhu-code/DesignPatterns
Design patterns for C++ example.
Ethan-Zhu-code/FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
Ethan-Zhu-code/FaceMaskExample
This asset is an example project that maps face mask to the detected faces in an image using “OpenCV for Unity” and “Dlib FaceLandmark Detector”.
Ethan-Zhu-code/Font
Ethan-Zhu-code/MixedReality-SpectatorView
Mixed reality spectator experiences
Ethan-Zhu-code/mixup-cifar10
mixup: Beyond Empirical Risk Minimization
Ethan-Zhu-code/mixup-generator
An implementation of "mixup: Beyond Empirical Risk Minimization"
Ethan-Zhu-code/Neural-Baby-Talk-python3
NBT with some changes to run smoothly with python3 - a fork from https://github.com/jiasenlu/NeuralBabyTalk
Ethan-Zhu-code/NeuralBabyTalk
Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
Ethan-Zhu-code/OneFlyCourse
乙酸乙酯的制备
Ethan-Zhu-code/PTSWebApp
Ethan-Zhu-code/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
Ethan-Zhu-code/Robotics-Object-Pose-Estimation
A complete end-to-end demonstration in which we collect training data in Unity and use that data to train a deep neural network to predict the pose of a cube. This model is then deployed in a simulated robotic pick-and-place task.
Ethan-Zhu-code/robotWebGL
robotWebGL
Ethan-Zhu-code/SCFirstFloorWebGL
Ethan-Zhu-code/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
Ethan-Zhu-code/UnityWebGLOrientationDetectSample