从https://github.com/lucidrains/vit-pytorch.git导入的库,主要是方便下载,2020/12/25
官方地址:https://github.com/Megvii-BaseDetection/YOLOX
Fork from https://github.com/yhenon/pytorch-retinanet
An Open Source Machine Learning Framework for Everyone
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Chainer implementation of Deep Convolutional Generative Adversarial Network
python3 / Implementation of Google Brain's BEGAN in Tensorflow
Residual networks implementation using Keras-1.0 functional API
Convert Keras models into Caffe models (within reason)
Deep Residual Learning for Image Recognition
Caffe: a fast open framework for deep learning.
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
This is a bunch of code to port Keras neural network model into pure C++.
Tensorflow implement of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION
Noise2Noise: Learning Image Restoration without Clean Data - Official TensorFlow implementation of the ICML 2018 paper
Image Deblurring using Generative Adversarial Networks
The world's simplest facial recognition api for Python and the command line
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。