docusort-ai / README.md
vs-edu12's picture
Update README.md
55e9ea5 verified
|
Raw
History Blame Contribute Delete
691 Bytes
metadata
license: mit
tags:
  - image-classification
  - document-classification
  - pytorch
  - computer-vision
datasets:
  - tobacco3482

DocuSort AI

Document classification system trained on the Tobacco3482 dataset.

Models

  • Custom CNN
  • ResNet18 (Transfer Learning)

Dataset

Tobacco3482

Classes

  • Advertisement
  • Email
  • Form
  • Letter
  • Memo
  • News
  • Note
  • Report
  • Resume
  • Scientific

Performance

Model Test Accuracy Macro-F1
Custom CNN (from Scratch) 67.5% 0.684
ResNet18 (Transfer Learning) 70.6% 0.706