Pinned Repositories
centerloss-MNIST-based-on-Tensorflow
Tensorflow implementation based on the paper ' A Discriminative Feature Learning Approach for Deep Face Recognition'
cn-deep-learning
https://cn.udacity.com/course/deep-learning-nanodegree-foundation--nd101/
facenet
Face recognition using Tensorflow
FastMaskRCNN
Mask RCNN in TensorFlow
FCN_seg_road
ICNet-tensorflow
An implementation of ICNet (Real-time image segmentation) in tensorflow, containing train/test phase, see tutorial at:
Kitti-road-semantic-segmentation
Implementation of semantic segmentation of FCN structure using kitti road dataset. I used a tensorflow and implemented a segmentation algorithm with a mean-iou score of 0.944.
leetcode-solutions
My solutions for all (~350) leetcode problems, including premium.
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ML_udacity
YukiYaoxq's Repositories
YukiYaoxq/centerloss-MNIST-based-on-Tensorflow
Tensorflow implementation based on the paper ' A Discriminative Feature Learning Approach for Deep Face Recognition'
YukiYaoxq/cn-deep-learning
https://cn.udacity.com/course/deep-learning-nanodegree-foundation--nd101/
YukiYaoxq/facenet
Face recognition using Tensorflow
YukiYaoxq/FastMaskRCNN
Mask RCNN in TensorFlow
YukiYaoxq/FCN_seg_road
YukiYaoxq/ICNet-tensorflow
An implementation of ICNet (Real-time image segmentation) in tensorflow, containing train/test phase, see tutorial at:
YukiYaoxq/Kitti-road-semantic-segmentation
Implementation of semantic segmentation of FCN structure using kitti road dataset. I used a tensorflow and implemented a segmentation algorithm with a mean-iou score of 0.944.
YukiYaoxq/leetcode-solutions
My solutions for all (~350) leetcode problems, including premium.
YukiYaoxq/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
YukiYaoxq/ML_udacity
YukiYaoxq/models
Models and examples built with TensorFlow
YukiYaoxq/nn_playground
Experimental keras implementation of novel neural network structures
YukiYaoxq/pylmnn
A python implementation of LMNN
YukiYaoxq/SphereNet
Implementation for <Deep Hyperspherical Learning> in NIPS'17.
YukiYaoxq/tensorflow-deeplab-resnet
DeepLab-ResNet rebuilt in TensorFlow
YukiYaoxq/tensorflow-triplet-loss
Implementation of triplet loss in TensorFlow
YukiYaoxq/TensorFlow_Center_Loss
Center Loss implementation with TensorFlow
YukiYaoxq/useful_issue
useful method for me