tensorspace icon indicating copy to clipboard operation
tensorspace copied to clipboard

Construct network examples

Open syt123450 opened this issue 6 years ago • 1 comments

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

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

syt123450 avatar Sep 12 '18 04:09 syt123450

ResNet50 added (#23). Need to be reviewed and completed.

zchholmes avatar Sep 16 '18 09:09 zchholmes