Ioannis Siglidis

Results 34 issues of Ioannis Siglidis

Hi, from a previous post after upgrading to windows 11 I can't use remote explorer in vs code. This has dropped my productivity significantly and wasn't solved by the latest...

I've spent a significant amount of time trying to locate the split object inside my _split_generators() custom function. Then after diving [in the code](https://github.com/huggingface/datasets/blob/5ff3670c18ed34fa8ddfa70a9aa403ae6cc9ad54/src/datasets/load.py#L2558) I realized that `download_and_prepare` is executed...

### Describe the bug Hi, I'm trying to use the ImageEditor to use to build a custom application, where I crop and mask an image (in order to process the...

bug
🖼️ ImageEditor

Hi, I had very bad scores using the autofaiss `build_index` method and except that the bug could have been caused from the fact that when you `build_index` you don't save...

Hi, I train `base_medium` on a custom dataset, but I get noisy outputs even after a lot of epochs (although the noise spectrogram is not the same as the uniform...

Hi, which is the config that corresponds to the unconditional model in pytorch-audio-diffusion. What is the proper protocol to load it for finetuning? Thanks!

Hi, thank you for this really nice wrapper library. I have a problem that seems to be related with an implementation error for bing tiles. Given: ``` from babelgrid import...

Correct me if I'm wrong but I feel that this package doesn't easily cover a default use case which is: > Given I have worked on a project for an...

enhancement

Hi, I'm trying to upload a private dataset file that is 47GB and I receive the error: ``` Maximum individual file size is 50.0GB ``` in both the programmatic and...

`image_select`'s performace shouldn't depend from the total amount of images to be displayed - but from the currently displayed ones. This doesn't seem to be the case causing much bigger...