Pinned Repositories
caffe
Caffe on both Linux and Windows
CalorieEstimation
This project is used for estimating calories.
center_loss_example
Using Center Loss on Fashion Mnist with Keras
cifar10-fast
deep_learning_object_detection
A paper list of object detection using deep learning.
ECUSTFD-resized-
ECUSTFD is a food image dataset for evaluating computer vision-based methods. ECUSTFD includes 2978 images.
fn_playground
WRN 40-4 training from scratch. Best test accuracy on Fashion MNIST dataset is ~96.74%; best test accuracy on Cifar-10 dataset is ~98.03%.
IntegralThreshold
Adaptive Thresholding Using the Integral Image.
lgp_mura_detector
导光板缺陷检测(a simple mura detect project)
ssq
该项目用于预测双色球。(This project is dedicated to forecasting the result of welfare lottery named Union Lotto in China.)
Liang-yc's Repositories
Liang-yc/ssq
该项目用于预测双色球。(This project is dedicated to forecasting the result of welfare lottery named Union Lotto in China.)
Liang-yc/CalorieEstimation
This project is used for estimating calories.
Liang-yc/ECUSTFD-resized-
ECUSTFD is a food image dataset for evaluating computer vision-based methods. ECUSTFD includes 2978 images.
Liang-yc/IntegralThreshold
Adaptive Thresholding Using the Integral Image.
Liang-yc/lgp_mura_detector
导光板缺陷检测(a simple mura detect project)
Liang-yc/fn_playground
WRN 40-4 training from scratch. Best test accuracy on Fashion MNIST dataset is ~96.74%; best test accuracy on Cifar-10 dataset is ~98.03%.
Liang-yc/caffe
Caffe on both Linux and Windows
Liang-yc/center_loss_example
Using Center Loss on Fashion Mnist with Keras
Liang-yc/cifar10-fast
Liang-yc/deep_learning_object_detection
A paper list of object detection using deep learning.
Liang-yc/fashion-mnist
A classifier on Fashion-MNIST dataset built by Tensorflow.
Liang-yc/fashion-mnist-1
A MNIST-like fashion product database. Benchmark :point_right:
Liang-yc/fashion_mnist_tpu_test
A simple TPU test on Google Colab with Fashion Mnist Dataset.
Liang-yc/FashionMnistTest
Liang-yc/FastMaskRCNN
Mask RCNN in TensorFlow
Liang-yc/GPU-Computing-SDK-4.2.9
NVIDIA GPU Computing SDK 4.2.9. Fixing some stupid compilation bugs in the make files of the projects.
Liang-yc/images4readme
Liang-yc/Kaggle_Plant-Seedlings-Classification_1
https://www.kaggle.com/c/plant-seedlings-classification
Liang-yc/pt.darts
PyTorch Implementation of DARTS: Differentiable Architecture Search
Liang-yc/Pytorch-Gain
An implementation of GAIN heatmap network in pytorch. Original paper: https://arxiv.org/abs/1802.10171
Liang-yc/README
README文件语法解读,即Github Flavored Markdown语法介绍
Liang-yc/tensorflow
Computation using data flow graphs for scalable machine learning
Liang-yc/tensorflow-mnist-cnn
MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.
Liang-yc/tensorflow-yolo
tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test)
Liang-yc/tensorflow_poems
中文古诗自动作诗机器人,屌炸天,基于tensorflow1.4 api,正在积极维护升级中,快star,保持更新!
Liang-yc/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
Liang-yc/will_delete_later
Liang-yc/yolo_py3.5_tf1.0
Forked from others.