Computer Vision Pretrained Models: What Is Pre-Trained Model?
Computer Vision Pretrained Models: What Is Pre-Trained Model?
Computer Vision Pretrained Models: What Is Pre-Trained Model?
For example, if you want to build a self learning car. You can spend years to build a decent image
recognition algorithm from scratch or you can take inception model (a pre-trained model) from Google
which was built on ImageNet data to identify images in those pictures.
Framework
Tensorflow
Keras
PyTorch
Caffe
MXNet
Model visualization
You can see visualizations of each model's network architecture by using Netron.
CV logo
Tensorflow
Domain
Implementation of Unsupervised Cross-Domain Image
Transfer Tensorflow
Generation.
Network
Show, Attend
Attention Based Image Caption Generator. Tensorflow
and Tell
Improved
Unpaired Image to Image Translation. Tensorflow
CycleGAN
DELF Deep local features for image matching and retrieval. Tensorflow
↥ Back To Top
Keras
Image analogies Generate image analogies using neural matching and blending. Keras
Popular Image
Segmentation Implementation of Segnet, FCN, UNet and other models in Keras. Keras
Models
Ultrasound
This tutorial shows how to use Keras library to build deep neural
nerve Keras
network for ultrasound image nerve segmentation.
segmentation
Monolingual
and Multilingual This is the source code that accompanies Multilingual Image
Keras
Image Description with Neural Sequence Models.
Captioning
Colorful Image
B&W to color. Keras
colorization
↥ Back To Top
PyTorch
pytorch-semantic-
PyTorch for Semantic Segmentation. PyTorch
segmentation
↥ Back To Top
Caffe
Fully Convolutional
Networks for
Fully Convolutional Models for Semantic Segmentation. Caffe
Semantic
Segmentation
Colorful Image
Colorful Image Colorization. Caffe
Colorization
↥ Back To Top
MXNet
Faster RCNN+Focal The code is unofficial version for focal loss for Dense
MXNet
Loss Object Detection.
↥ Back To Top
Contributions
License
MIT License