Karan Goel

Results 10 comments of Karan Goel

Thanks a lot for the links @ljvmiranda921, your posts are both amazing! If you're interested, would really love to have you add links and resources, it would be a big...

This is great, would love to have you add edits to the area page. We also have some other work around data distillation and other framing around active learning that...

That totally works: a first draft is good, and we can get other folks in that community to build it out further. Thanks a lot!

Good proposal: the main reason that index existed in RG is as a uuid that could be carried and modified through transformations of an example (eg in data augmentation). You...

Sorry about the delay, we're dealing with a couple of paper deadlines. I just merged the fix you suggested (#264) into the `dev` branch. I recommend primarily using that branch,...

Hi, thanks for the report, try: ```python dp = mk.datasets.get( "imagenet", dataset_dir="/home/ec2-user/data/imagenet1k", download_mode="force", ) ```

I don't know much about Windows -- do you have a sense of what that would require to support?

Thanks for reporting, taking a look, will update you when a fix is in.

@sluijs Could you try running `mk.dataset.get('imagenette', download_mode='force')` and let me know if that succeeds for you?

@sluijs let me know if that works for you