Image Classification | FastAI | Fruit Classification | with code | FastAI Tutorial

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 8

  • @WISSALAZZOUZ-m9d
    @WISSALAZZOUZ-m9d Месяц назад +1

    randtransform do a transform on the data or do data augmentation!!!

    • @rajkkapadia
      @rajkkapadia  Месяц назад

      It creates augmented data on the fly...

  • @sarah-ct6qv
    @sarah-ct6qv Год назад +1

    Can I use pycharm instead?

  • @briansmithchuquirunaleon8180
    @briansmithchuquirunaleon8180 Год назад +1

    How can I use F1ScoreMulti() in metrcis? Whem I use metrics=[accuracy,error_rate] all it's ok, but when I use metrics=[ F1ScoreMulti()] that doesn´t work.

    • @rajkkapadia
      @rajkkapadia  Год назад

      I am not sure on this, I think you need to read more on this at tf lite model maker documentation...

  • @subirrakshit1563
    @subirrakshit1563 2 года назад +1

    Image segmentation using fastai

    • @rajkkapadia
      @rajkkapadia  2 года назад

      Thank you for this suggestion...