[CVPR20 Tutorial] Live-coding Demo to Implement an Image Search Engine from Scratch

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

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

  • @marklopez4354
    @marklopez4354 3 года назад +5

    This is fantastic. Thank you so much for posting this. This is easy to follow and it works exactly as expected. Great job!

    • @programmingwithguri1454
      @programmingwithguri1454 3 года назад

      Hey bro......
      I m getting the images from my data(100 images) as the query output...but not the related from search images
      Can u please help.

  • @varadashtekar8150
    @varadashtekar8150 3 года назад +4

    Brilliant Project !!

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

    Awesome, You are the superb coder I ever seen, Thank you soo Very much

  • @TheYukura
    @TheYukura 3 года назад +1

    Thank you for the demo, very helpful!

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

    Thanks Mr Matsui, it is a great video!

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

    I was curious and googled your name, then found that in result page, wiki had introduced you as a baseball player 😆

  • @alphonseinbaraj7602
    @alphonseinbaraj7602 3 года назад +1

    Really very nice project and easy to run and learn and hasslefree

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

    thank you for your demo

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

    What algorithm is used? to process the searching

  • @programmingwithguri1454
    @programmingwithguri1454 3 года назад +1

    The submit query button is showing all my images data....not the related images as query
    Can anyone help....

  • @bluecloud-s
    @bluecloud-s Год назад

    Hi I would like to build something similar with you demo. Is there any chance to discuss about a small project? Lmk!

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

    very helpful video sir, but when i upload different data from datasets it showing results but i want is None as output

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

      then i think you should specify the criteria of output probability. if it is less than 30% then eliminate that O/p

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

    Hi. What did you click to access the link at 19:44? Please can you reply ASAP?

  • @faiq_hasssan
    @faiq_hasssan 6 месяцев назад

    when i run code it says internal server error. how can i fix it

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

    Cool stuff

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

    But is it possible to scale this up for lets say 1k images , wont it slow down?

  • @peanutz8638
    @peanutz8638 3 года назад

    I have an app built in react native using javascript. Is there a library like this that I can use in my app? I would like to have it looks up local storage for images not online.

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

    Is there a way to upgrade it that the results will show links of websites they are extracted from

  • @RiteshNEVERUNIFORM
    @RiteshNEVERUNIFORM 3 года назад +1

    Heyyy, please help me. How can I make this without having to own 100 images. can't I use Imagenet's API or something to show results online ?
    I want to deploy this on heroku but don't want to put all the millions of images in my img folder

    • @nikhilkumar-mz8jo
      @nikhilkumar-mz8jo 3 года назад

      Hey, did you deploy your project in heroku? I also need to deploy in heroku.

  • @KanwaljitSinghKhalsa
    @KanwaljitSinghKhalsa 3 года назад

    Thank you !!! very clear

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

    Sir, can i use this code on android studio apps? Its kinda mobile application

  • @teshomeyalew935
    @teshomeyalew935 3 года назад

    How to use Django instead of Flask?

  • @bill_great
    @bill_great 3 года назад

    Can you create a data base like this for me? I would pay

  • @studywithx-e2d
    @studywithx-e2d 2 года назад

    How to run

  • @RiteshNEVERUNIFORM
    @RiteshNEVERUNIFORM 3 года назад

    Daiiiiiisukiii

  • @l30lxbrg
    @l30lxbrg 3 года назад

    I love you

  • @RAHUDAS
    @RAHUDAS 3 года назад

    Fast api

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

    If I want to apply and check the performance of different models then How can I do it?