Fine-tune ConvNeXT for image classification [end-to-end tutorial]

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

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

  • @zyxie-e4m
    @zyxie-e4m 2 месяца назад

    Awesome! Thank you Niels!

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

    Great video. Thank you Niels

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

    Would love to see more videos!

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

    awesome, thanks Niels!

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

    Hi Niels, this video helped me a lot in my master's degree study. I have been trying to implement an idea to use PSO in a pre-trained model as you showed, but not sure how to start. Could you please make a guideline video?

  • @ronancadmielcastro2200
    @ronancadmielcastro2200 11 месяцев назад

    Hello, thank you so much for the tutorial. Just a question: can ConvNeXt be used in MATLAB? And if yes, any ideas on these?

    • @NielsRogge
      @NielsRogge  11 месяцев назад

      Hi, Matlab isn't really used in AI, everything is in Python

    • @ronancadmielcastro2200
      @ronancadmielcastro2200 10 месяцев назад

      Thank you for the response. Can I ask if for you, what are the most cutting edge state of the art image classifier in 2024? thank you very much, this is very helpful for my PhD dissertation.

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

    Very nice tutorial on image classification, thank you for your contribution in huggingface team. Can you please show how to plot accuracy matric while using pre-trained model like this?

  • @omarboukadoum8294
    @omarboukadoum8294 11 месяцев назад

    Thank you for clarifying this course. Could you please share the code project related to ConvNext? I appreciate it greatly.

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

    How can we find validation accuracy, test accuracy, and f1 scores?

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

    Thanks for the great tutorial!

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

    Great work. Can you please upload the colab notebook? Also, is there a way of uploading data from local device?

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

      Hi, you can upload from local folder(s) by providing the data_dir argument instead of data_files when using ImageFolder. Details here: huggingface.co/docs/datasets/image_process

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

    please upload the colab notebook on git and share the link in description or in comment section. secondly How can we find validation accuracy, test accuracy, and f1 scores?

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

    can you please share this notebook with me? How can we find validation accuracy, test accuracy, and f1 scores?

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

      Hi, I've added a link to the notebook at the end of the description.

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

    Great job buddy

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

    Well done!

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

    Great job

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

    Thank you so much! Zoom a little bit into your code for your next videos, please!

  • @fthdev1
    @fthdev1 9 месяцев назад

    Thanks 😎