Yash Sandansing

Results 10 issues of Yash Sandansing

Why is "Java Garbage Collection" included in the programming section instead of "Python Garbage Collection"?

I have tried training MODNet on the publicly available 30k-image dataset and the performance was poor due to the unclean dataset. Now, I've changed the dataset and chosen the [P3M-10k](https://drive.google.com/uc?export=download&id=1LqUU7BZeiq8I3i5KxApdOJ2haXm-cEv1)...

I had to review a lot of documentation and issues to implement the training code. So here is the code you'll be needing for training. Initially, you'll need to download...

Any clues on how to train/modify the input so that I can carry out inference on the entire body. I'm planning to use this on something like DCT-Net here ![Screenshot...

**Bug** 💥 `PopplerNotFound: Poppler not found. Please install or add to your PATH.` when using ``` dp = next(df_iter) ``` Everyting works fine if I install a normal `deepdoctection` using...

no-issue-activity
needs-more-info

I'm unable to download the pretrained model checkpoint from the baidu link. Can you please update the link/password or add a drive link to it? Thank you.

Trying to do ``` s3fs.open('bucket/file.ext') as fp ``` apparently gives a ``` attempt to load non key-like path ``` error, which apparently happened because the library was passing a `Path`...

The inference time for an effect is way too high. It takes >5 mins with a GPU to achieve decent results as mentioned in the docs. Is there any way...

VGT seems to have the Apache 2.0 license, which states that the given code can be used for commercial purposes, but the `Readme` below states that the repo is only...

`stable_diffusion.ipynb` as shown in the github repo and the videos that Jeremy is using are 2 completely different ones. It doesn't seem to have any of the headings or code...