DL bootcamp weather image classification
DL bootcamp datathon notebook for multi-class image classification. VGG19 from the TensorFlow Keras application module has been used as a pre-trained model. Three additional dense layers were added at the end of the pre-trained model to configure it for available classes in the image dataset.
6/21/2022
111 views
Tags:
#python
#classification
#intermediate
#datathon
#deep-learning