Announcing YouTube-8M: A Large and Diverse Labeled Video Dataset for Research
11–20 of 39 posts
Re: Announcing YouTube-8M: A Large and Diverse Labeled Video Dataset for Research
#12Re: Announcing YouTube-8M: A Large and Diverse Labeled Video Dataset for Research
#13This is wonderful. Though I was wish i could just specify columns that I need and download those. Or limit number of rows. 1.5 TB is quite a bit. Regardless, this is wonderful. Would I be violating any law, copyright if I formatted it and put it on my server for that kind of consumption or via JSON?
You can actually download each shard (~300 Mb) separately. They haven't yet released the PCA matrix and quantization parameters used with inception model, but should release them soon.
Re: Announcing YouTube-8M: A Large and Diverse Labeled Video Dataset for Research
#14Earlier quoted context omitted.
Get back to us when A.I reaches that of a cockroach.
That would actually be pretty frighteningly advanced. Cockroaches seem to understand a lot more about their environment than AI's do at the best of times, and they run a lot of different and diverse "programs".
BTW, I'd like anyone to find me a cockroach that can beat Lee Sedol at Go.
Re: Announcing YouTube-8M: A Large and Diverse Labeled Video Dataset for Research
#15Earlier quoted context omitted.
That would actually be pretty frighteningly advanced. Cockroaches seem to understand a lot more about their environment than AI's do at the best of times, and they run a lot of different and diverse "programs".
I think we can probably write a cockroach simulator that would pass a "cockroach turing test". Cockroaches aren't magic, it'd be simple heuristics to emulate something that'd pass as a cockroach to an average person. And with expert domain specific knowledge on cockroaches, we could probably build something sophisticated and very cockroach like. BTW, I'd like anyone to find me a cockroach that can beat Lee Sedol at G…
Re: Announcing YouTube-8M: A Large and Diverse Labeled Video Dataset for Research
#16I can post a URL to the output once it's finished running, if it'd be of any use to anyone. Oh, and be warned, there's a strong chance that it's buggy. It's certainly not optimised (no threads).
EDIT: The script has now run. I've scraped ~10,000,000 Video IDs, but only ~5.5m of these IDs are unique, so there's probably a bug in my script somewhere (but I need sleep now). Files containing IDs for various categories are listed here: https://redfern.me/public/yt8m/, some notes are here: https://redfern.me/public/yt8m/README.md, and .tar.gz'd archive is available here: https://redfern.me/public/yt8m/yt8m-ids-probably-incomplete.....
Re: Announcing YouTube-8M: A Large and Diverse Labeled Video Dataset for Research
#17If, for some reason, you wanted a list of all of the video IDs (I couldn't easily find such a list), then I wrote a crappy scraper to pull them out: https://gist.github.com/JosephRedfern/d60bdc584d84b1451cc605... . I can post a URL to the output once it's finished running, if it'd be of any use to anyone. Oh, and be warned, there's a strong chance that it's buggy. It's certainly not optimised (no threads). EDIT: The…
It seems like it'd be interesting to explore their tagging compared to what is in video transcripts.
Re: Announcing YouTube-8M: A Large and Diverse Labeled Video Dataset for Research
#18Oh man. I am searching (thrashing) around for my next "big" project. i have been thinking of drones measuring roof / building quality and the CV/ML requirements are fairly high - getting my teeth stuck into these would really give me a better feel for training my own system. The problem is, how do I feed my family while taking the six months to do it all?
If you're serious about this concept, create a drone company that takes real estate photos. That will give you hands on experience with the regulations, quality control issues, etc while giving you time to build up your training set.
Re: Announcing YouTube-8M: A Large and Diverse Labeled Video Dataset for Research
#19If, for some reason, you wanted a list of all of the video IDs (I couldn't easily find such a list), then I wrote a crappy scraper to pull them out: https://gist.github.com/JosephRedfern/d60bdc584d84b1451cc605... . I can post a URL to the output once it's finished running, if it'd be of any use to anyone. Oh, and be warned, there's a strong chance that it's buggy. It's certainly not optimised (no threads). EDIT: The…
I'd love a list of IDs - I'm doing a research project that is a search engine for lectures ( https://www.findlectures.com ) and I'm interested to see if there is any overlap. It seems like it'd be interesting to explore their tagging compared to what is in video transcripts.
Re: Announcing YouTube-8M: A Large and Diverse Labeled Video Dataset for Research
#20Earlier quoted context omitted.
I'd love a list of IDs - I'm doing a research project that is a search engine for lectures ( https://www.findlectures.com ) and I'm interested to see if there is any overlap. It seems like it'd be interesting to explore their tagging compared to what is in video transcripts.
I've updated my original comment with some URLs.