Pinned Repositories
Chinese-STD-GB-T-7714-related-csl
GB/T 7714相关的csl以及Zotero使用技巧及教程。
DCL
Destruction and Construction Learning for Fine-grained Image Recognition
DO-Conv
Depthwise Over-parameterized Convolutional Layer
FewShotPapers
This repository contains few-shot learning (FSL) papers mentioned in our FSL survey.
graphics_fps
Uses Vizard for a basic first-person-shooter experience
Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
MachineLearning
Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行
PythonShootGame
A simple shoot game by python
pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
sis
Simple image search engine
vicenfan's Repositories
vicenfan/Chinese-STD-GB-T-7714-related-csl
GB/T 7714相关的csl以及Zotero使用技巧及教程。
vicenfan/DCL
Destruction and Construction Learning for Fine-grained Image Recognition
vicenfan/DO-Conv
Depthwise Over-parameterized Convolutional Layer
vicenfan/FewShotPapers
This repository contains few-shot learning (FSL) papers mentioned in our FSL survey.
vicenfan/graphics_fps
Uses Vizard for a basic first-person-shooter experience
vicenfan/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
vicenfan/MachineLearning
Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行
vicenfan/PythonShootGame
A simple shoot game by python
vicenfan/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
vicenfan/sis
Simple image search engine
vicenfan/SketchAPP
A simple Sketch-Based Image Retrieval web application, implemented by Flask and PyTorch.
vicenfan/unet-pytorch
这是一个unet-pytorch的源码,可以训练自己的模型
vicenfan/vision
Datasets, Transforms and Models specific to Computer Vision