Saurav Maheshkar

Results 123 comments of Saurav Maheshkar
trafficstars

1) I ran the pre-processing scripts on all the datasets and they outputted `*.pt` files. I assumed we wanted to upload the pre-processed datasets instead of raw files, right ?...

All the datasets have a `process` function in their respective classes within the [`dataset/`](https://github.com/vijaydwivedi75/lrgb/blob/main/graphgps/loader/dataset) dir. I simply ran that script and uploaded the processed datasets obtained as the output. For...

Sure, Thanks a lot ! I can take up the VOC superpixels and maybe you can take up COCO superpixels

> ```python > ```python > it=) > ``` > > > > > > > > > > > > I very sorry I did not notice earlier that the...

> Hi @SauravMaheshkar , could you provide the full stack trace of the error, tell me on which dataset this occur, and maybe print the `hf_dataset` object? Sadly that is...

> Hi again! I pinged people working on datasets, and your error message allowed to identify a corner case when pushing to an already existing repo without dataset_info in the...

Hey @Drugsosos, I only use the default modules. Brew, docker and gem.

Hey, any updates on this ? Perhaps I can somehow help you debug more ?

> Additionally, this is my first pull request. Does anyone with more experience know why this pull request failed to merge? Can someone point me to a resource that will...

> Hey, can you just use > > ``` > import wandb > wandb.login() > ``` > > instead? @tcapelle Addressed in [2fe5f12](https://github.com/wandb/examples/pull/525/commits/2fe5f1222cf946d15a7de7a3a007b2a0a25ba60e)