deepdraw
Visualization tool
Generates class visualizations from deep neural networks using Caffe
Notebook example of how to generate class visualizations with Caffe
358 stars
19 watching
89 forks
Language: Jupyter Notebook
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alejandro-isaza/caffe | A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
naibaf7/caffe_neural_tool | A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
amd/opencl-caffe | An OpenCL implementation of Caffe, a mainstream DNN framework. | 517 |
yusugomori/deeplearning.coffee | A collection of simple JavaScript implementations of deep learning concepts | 35 |
ydwen/caffe-face | A deep face recognition implementation using the Caffe framework | 1,211 |
developmentseed/caffe | A framework for deep learning using C++ and modularity to speed up development. | 6 |
wolegechu/shufflenetv2.caffe2 | An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |
aaronwatters/jp_doodle | Tools and libraries for building interactive visualizations with Jupyter notebooks | 53 |
duc0/deep-dream-in-pytorch | An implementation of the DeepDream algorithm in PyTorch to generate visually striking images from input images. | 102 |
chengyangfu/caffe | A fast and modular deep learning framework for computer vision tasks. | 169 |
ducha-aiki/lsuvinit | Implementation of a method to initialize neural network layers in a deep learning framework. | 112 |
misaogura/flashtorch | Toolkit for visualizing neural network behavior in PyTorch | 734 |
chuckcho/video-caffe | An implementation of a deep learning framework with video features | 175 |
datamllab/xdeep | Provides tools for interpreting deep neural networks | 42 |
arulselvanmadhavan/mini_dalle | A deep learning-based image generation tool using OCaml and pre-trained weights | 38 |