Skip to content

sunRise9551/Human_Emotions_Detectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Human_Emotions_Detectors

Overview

  • Dataset Management
    • Layer Augmentation
    • Cutmix Augmentation
  • Modelling from Scratch
    • LeNet
    • ResNet34
    • Vision Transformer
  • Transfer Learning
    • EfficientNet
    • MobileNetV2
    • HuggingFace ViT
  • Training
    • Class Weighting
    • Callbacks
  • Evaluation and Testing
    • Confusion Matrix
  • Visualization
    • Feature Map Visualization
    • GradCam
  • Export to Onnx format
    • Conversion
    • Inference
    • Quantization
  • Pruning

Highlights

Datasets

image

Patch Encoder (Vision Transformer)

image image

Unveilling the Black Box (Visualizing)

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published