inception-v1 topic

List inception-v1 repositories

dream-creator

62
Stars
6
Forks
Watchers

Quickly and easily create / train a custom DeepDream model

kinetics_i3d_pytorch

516
Stars
114
Forks
Watchers

Inflated i3d network with inception backbone, weights transfered from tensorflow

Research-Paper-Summary

39
Stars
6
Forks
Watchers

Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.

CNN-From-Scratch

15
Stars
4
Forks
Watchers

In this repository you will find everything you need to know about Convolutional Neural Network, and how to implement the most famous CNN architectures in both Keras and PyTorch. (I'm working on imple...