starttf
starttf copied to clipboard
A tensorflow batteries included kit to write tensorflow networks from scratch or use existing ones.
Results
2
starttf issues
Sort by
recently updated
recently updated
newest added
**Is your feature request related to a problem? Please describe.** Write a tutorial on using inception_v3 or vgg to classify imagenet images. This could help starters with image classificaton. **Describe...
enhancement
good first issue
**Is your feature request related to a problem? Please describe.** Segnet is one of the most important segmentation networks and nicely illustrates concepts like upconvolution. Having a clean implementation would...
enhancement