An example of transfer learning with Alexnet neural network on a database of generated shapes
shapes
Blog posts tagged by shapes
- From black&white image with different objects, select only round ones (circles)
- Use transfer learned Alexnet to classify shapes
- Binarize image, fill holes, clear border and separate unwanted small objects with help of k-means algorithm
- Generating imageset with different shapes like circle or rectangle for CNN learning