Skip to content

cdtn/taine

Repository files navigation

Taine

A project on image style identification via various approaches from computer vision field.

Contents

  1. Data overview
  2. Vanilla logistic regression
  3. VGG7, Cross-Entropy
  4. VGG7 embeddings + PCA + KMeans clustering
  5. VGG7 embeddings + PCA + LGBM
  6. EfficientNet_B2 pretrained on ImageNet, fine-tuned via TripletLoss
  7. EfficientNet_B2 embeddings + PCA + TSNE
  8. EfficientNet_B2 embeddings + PCA + KNN
  9. Models metrics comparison

Metrics comparison

report

Cluster separability illustration

report

Notes

The project is named after Hippolyte Taine — a French historian, critic, and philosopher from the 19th century. In his Philosophie de l'art book he considers an artwork not as a self-contained message, but rather as a representative of a bigger cluster of artist's creations characterized by his style. That cluster, in turn, is a part of a bigger group of artworks sharing a common epoch and region. And further those groups are a part of human art history.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages