lugen4ro / classification_tf2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains various image classification models and the necessary code to train, evaluate and run inference on those.

To Do:
- Image Preprocessing Difference on Results
-- Normalization
-- Photometric Distortions
-- Geometric Distortions
- Loss Function Difference on Results (L2,L1,Huber etc.)

(Also for Object Detection)

About


Languages

Language:Jupyter Notebook 66.4%Language:Python 33.6%