Skip to content

Demonstrate the concept of receptive field in convolutional networks using tensorflow.js

Notifications You must be signed in to change notification settings

jjennings955/receptive_field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Receptive Field Visualizer

Check it out at: https://jjennings955.github.io/receptive_field/

TODO

  • Use svg instead of canvas so we can get the fancy looking skew transforms (probably doable with canvas or other libraries also)
  • Grid lines on each canvas
  • Construct a different model for each canvas so we can visualize the receptive field starting only at a pixel from that layer
  • Arbitrary architectures

I sort of suck at JS/visual design, so if someone would like to make this pretty or more functional, I'd welcome pull requests.

About

Demonstrate the concept of receptive field in convolutional networks using tensorflow.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages