How to Download Flickr Images by Keyword for Machine Learning Projects with Python

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

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

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

    Thank you! This is very useful in creating datasets to train. I've watched all of your videos on stylegan multiple times. Started from your google colab notebook, bought a rtx 3080 and now run it on my own PC. Your videos got me there. appreciate you!

  • @stefanoscharalambous1142
    @stefanoscharalambous1142 3 года назад +3

    Thanks, this was extremely useful. Would love to see more of the utilities/pipeline!

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

    Thanks, Jeff! Really appreciate this series on all these utilities you've saved me a ton of time.

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

    Thanks a lot!
    Actually getting into an evoked emotions project with CNN
    Best from Argentina and don´t stop making this videos!!

  • @JuanCarlosGarfiasTovar
    @JuanCarlosGarfiasTovar 4 года назад +1

    I've been watching your videos all day. Thank you so much for sharing all your knowleadge and these amazing tools !

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

    Dear Jeff, you are a legend !
    Thanks for the great content, greetings from Mauritius

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

    Just what I needed. Crawling Google is so useless when you can only get about 75 images. Thank you dear sir

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

    Hi, I dont get the flickrapi as a module in anaconda there is only r-flickrapi?

  • @RS-vu5um
    @RS-vu5um 4 года назад +1

    Dear Sir,
    Appreciate your effort in putting this wonderful video. I believe you have helped us solve a major problem on how to get data sets.
    Keep us updated about the improvements to this code and any other utilities.
    I greatly appreciate your videos.

  • @joshcummins3916
    @joshcummins3916 4 года назад

    Hey Jeff Awesome video really love the concept. You should make more computer vision videos.

  • @jordanfish
    @jordanfish 4 года назад +1

    definitely would like to see more pipeline details!

  • @MadhavanM-t4f
    @MadhavanM-t4f Год назад

    it shows a attribute error as xml doesnt have getchildren().please suggest some solutions

  • @syeedafatima8557
    @syeedafatima8557 3 года назад +2

    I am getting error
    It says keyerror : formatters

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

      Hey , have you found a solution to this problem? Please do let me know. Thanks.

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

    Is it possible to be able to generate metadata for the set of images downloaded? I am interested in doing further analysis (location analysis) with the images data. I'm particularly interested in the geo information. Can such information be obtained through your code?

  • @NerdyRodent
    @NerdyRodent 4 года назад

    Very nice, thanks. Certainly a lot simpler than gallery-dl! The only problem so far is I get very few images. For example, a search for “cats” in licenses 7,8,9,10 gives 17 images. A manual search shows many more cc0 and public domain images available?

  • @luizgrocco
    @luizgrocco 4 года назад +12

    Please show more of your pipeline :D

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

      yea that would be great - learning so much from jeff at the minute

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

    Hi I would also like the video where you go through the pipeline - especially the logging.properties file

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

    It would be great if you did a tutorial on how to use your trained model. Have been trying to use your pretrained 70's artwork colab book to load my own model, but it keeps getting stuck at the loading model step as you load from a URL where as I would be loading from google drive.

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

      I would probably try pulling from gdrive to /content/, then load from there... pulling data across google drive in realtime has caused me timeout issues before.

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

    This is fantastic thank you. I've like, subscribed and shared on linkedin

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

      Great, thank you, I saw the Linked In post.

  • @cyberhard
    @cyberhard 4 года назад +1

    I think a nice feature would be max/min resolution file to keep. So, if a file that is downloaded is 100 x 100 and I have a min of 256 x 256, the file won't be kept.

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

    I am having a small problem with the download script. When I search directly through the search box on flickr I get many images. But when I enter the same search query into the .ini file, I don't get any images (also when allowing all license types 0-10). Certain other queries work, certain not. I don't understand what could be the problem here? Any hints?

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

      solved it myself by commenting out "tags=..." within the self.flickr.walk() call. Apparently, using "text=..." and "tags=..." being set to the same value was messing something up...

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

    This video is very interesting. The only problem the author assumes that the user should know a lot about Python or Flickr because refers to many things like Anaconda, and other tools that is not common to the regular patron of this video.

  • @TonyWauters
    @TonyWauters 4 года назад

    Thank you! This is very useful! You have great videos.

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

    This proved really helpful. Thanks!

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

    Thankyou so much! saved a lot of time

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

    00:16 frog statues? no way in hell i would have ever predicted that was what you was gonna say ahha

  • @soumyakantimandal9494
    @soumyakantimandal9494 4 года назад

    Sir do a video on image super Resolution using SRGAN

  • @adeelahmad-qk7rv
    @adeelahmad-qk7rv 4 года назад

    Very nice
    Please make some vedios on visual question answering

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

    Frog statues :D

  • @BiancaAguglia
    @BiancaAguglia 4 года назад

    +1 for a video in which you show your process for downloading Google images.

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

    You're awesome

  • @GoodVolition
    @GoodVolition 3 года назад +2

    Let's hope flickr is around long enough. Maintaining the API as it ages is a pain.

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

      Yes that is true, always breaking changes on these kinds of thing.

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

      @@HeatonResearch Yeah it used to be cool but Flickr's technical side basically died in 2018. Maintaining it is basically just adjusting for Python versions. Kind of a death of Web 2.0 thing.

  • @jariel6512
    @jariel6512 4 года назад

    Show the entire pipeline

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

    Still relevant today! Thanks, the only thing to update would be the PIL.Image.ANTIALIAS attribute to Image.Resampling.LANCZOS in the flickr-download.py file