Ali Kazemi
Ali Kazemi
Hello, is it possible to fine-tune your model on a custom dataset with Craft-PyTorch released weights too?
Hello. When I tried to generate handwritten images I got the following error: trdg -i s.txt -c 5 -w 1 -f 32 --output_dir hw_res -hw 0%| | 0/5 [00:00
I have installed l4t-ml 32.5.0 docker for jetson nano. I faced the above-mentioned error while importing `import matplotlib.pyplot as plt`. Could you help me with this issue?
Hello, the google link for data and models doesn't exist. Could you please check it?
When I use cookiecutter to create my project from the template, everything worked quite alright; except for brining `.` files.
Hello. I get the following error while running 'sh make.sh'. Could you please help me? In libs.ops there isn't any '_C'. I get package error from : from lib.ops import...
Hello, Could you please share the info about the dataset that you have used? Thank you
**Describe the bug:** While I am able to connect to my milvus db via python: ``` from pymilvus import connections connections.connect( alias="default", host='localhost', port='19530' ) ``` I can't connect to...
### Checklist - [X] I have searched the [existing issues](https://github.com/lukasmasuch/streamlit-pydantic/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...