Ankur Shukla
Ankur Shukla
Hi. I am trying to install the repo on my system with Windows 10. Python 3.5 and Nodejs 10.16.0. When i run npm install i get the following error `path\electron-python-example-master\electron-python-example-master>npm...
I am trying to stitch multiple GIFs to create a sequence of motion images. Only the first frames of the individual GIFs are being displayed in the resultant GIF. Can...
Hi Developers, Thanks for this amazing repository. I am working on a video captioning task. - [ ] How can i use the pretrained models in this repo as feature...
This is a great initiative for object detection use cases. I am also struggling with augmentation issues for my problem. I would love to contribute to this repository. How do...
Hi Team, I am following the example given in the README for this repository. I am getting the following error message: ```python AttributeError: 'Query' object has no attribute 'msearch' ```...
- PyTorch-Forecasting version: 0.8.4 - PyTorch version: 1.12.1+cu102 - Python version: 3.9.7 - Operating System: Linux ### Expected behavior I am trying to train a TFT (pytorch forecasting) model in...
### Is this a bug report, a feature request, or a question? Question I need to render text of dynamic size in carousel elements. I am getting blank space under...
# Can't Access Human Segmentation Model Weights The readme file has the following line - To run the human segmentation model, please first downlowd the [u2net_human_seg.pth](https://drive.google.com/file/d/1-Yg0cxgrNhHP-016FPdp902BR-kSsA4P/view?usp=sharing) model weights into ./saved_models/u2net_human_seg/....