aiornot / README.md
panderior's picture
Update README.md
2b94225
metadata
license: mit
datasets:
  - competitions/aiornot
language:
  - en
metrics:
  - accuracy
pipeline_tag: image-classification

This is a model that uses transform learning to train an exising model on image dataset called "aiornot". The model used as base it VGG16. The task of the trained model is to predict if an image is generated by AI or not.

The file structure is as follows:

  • One notebook file containing all the code.