Foundation layer for ICV Django packages: abstract base models, soft delete, audit logging, and test utilities
-
Updated
Jul 12, 2026 - Python
Foundation layer for ICV Django packages: abstract base models, soft delete, audit logging, and test utilities
The main concentration of this project lies on image calssification using traditional CNN(Convolution Neural Networks), and also a couple of "BASE MODELS" such as "RestNet50", "DenseNet121" and "EfficientNetB0" that upgraded the performance of our CNN, followed by the Fully Connected NN, that we are using to train our model on.
Tensorflow| More Cleverhans base-models
Add a description, image, and links to the base-models topic page so that developers can more easily learn about it.
To associate your repository with the base-models topic, visit your repo's landing page and select "manage topics."