There is solution for object classification here.
what you can find here:
- visualisation of input data you can find in notebook "visualisation_input_data.ipynb".
- cutting and resizing objects from image for training you can find in "data_generator.py"
- there are training, computing errors ans errors visualisation in "train.ipynd"
- and there are models, trained by me, in models.py