lucidrains / vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could you release tutorials and examples as many as possible? And is the .zip file from the COCO dataset?

BenoitKAO opened this issue · comments

Hello,
Thank you for your marvelous work.

However, there is no description in your "PyPI · The Python Package Index."
And also, is the .zip file used in "cats_and_dogs.ipynb" downloaded from the COCO dataset?

Could you release tutorials and examples as many as possible?
How to use your source codes in procedures such as train, validation, test, evaluation metrics, confusion matrix, f1-score, PR curve, AOC, AUC, ..., and so on?

We look forward to your prompt reply, and any help is appreciated.