tensorspace-team/tensorspace

Construct network examples

Open

#16 opened on Sep 12, 2018

 (1 comment) (0 reactions) (3 assignees)JavaScript (445 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,946 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

More network examples build with Tensorspace, add interesting examples to "examples" folder:

  • Resnet 50
  • Dense net
  • Acgan generative model
  • pix2pix - Picture style transfer
  • Yolo v3-tiny
  • Mobilenet v1
  • Inceptionv3
  • SqueezeNet
  • ...

Contributor guide