Delve Logo
develop

Getting Started

  • Installation
  • Saturation
  • Indices and tables
  • Examples Gallery

Examples

  • Academic Gallery
  • Example Plots

Reference Guide

  • Reference to All Attributes and Methods
  • Bugs and Support

Developer

  • Contributing to Delve
Delve
  • »
  • Academic Gallery
  • Edit on GitHub

Academic Gallery

Delve has been used in several papers:

_images/border_ResNet18_Cifar10_32.png

ResNet18 trained on Cifar10 for 30 epochs using the adam optimizer and a batch size of 64. Image from “Should You Go Deeper? Optimizing Convolutional Neural Networks without training”.

_images/border_ResNet34_Cifar10_32.png

ResNet34 trained on Cifar10 for 30 epochs using the adam optimizer. Image from “Should You Go Deeper? Optimizing Convolutional Neural Networks without training”.

_images/DenseNet18_Cifar10_32.png

DenseNet18 trained on Food101 for 90 epochs using the stochastic gradient decent optimizer and a batch size of 128. Image from “Feature Space Saturation During Training”.

_images/vgg16_resolution_sat.png

VGG16 trained on 3 different resolutions for 30 epochs using the Adam-optimizer and a batch size of 32. You can see the shift in the inference process by observing the shift in high saturation values. Image from “(Input) Size Matters for Convolutional Neural Network Classifiers”.

Previous Next

© Copyright 2018-2021, Delve developers. Revision 2b117232.

Built with Sphinx using a theme provided by Read the Docs.