-
Has anyone tried the model of continuous_datadriven_bin? I use the file model.ckpt-261001.bestmodel and the output is np.array([1, 362]). However, its argmax is always 87
-
Hi.
I'm going to start experimenting with your project, but first wanted to ask, if you achieved similar speeds (~30fps on a high-end gpu or equivalent) as stated in the article?
Best,
Lauri
Tamme updated
4 years ago
-
how to deal?
-
Getting very strange errors, unable to load 2.1 models (i've changed settings, I've got the YAML's) Vlads repo also throws an error but a diff one.
Note: Some people including Thibaud are unable to…
-
File "/home/codmeric/PycharmProjects/pikifix_env/lib/python3.9/site-packages/basicsr/data/degradations.py", line 746, in add_jpg_compression
_, encimg = cv2.imencode('.jpg', img * 255., encode_…
-
D:\+AI\ComfyUI\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --force-fp16
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup …
-
## 🐛 Bug
Hi, I am trying to do more pre-training epochs of Roberta's pre-trained model on some low-resource - English language- the model I want to use is the following https://huggingface.co/rob…
-
I am getting very poor training and validation results. I am trying to train on a custom dataset using coco_weights as a starting weight. There is only one instance of the object in every image.
Is i…
-
Hi. I've been trying to install torch-cubas-hgemm (for flux-fp8-api) on ubuntu without success.
The same error `ModuleNotFoundError: No module named 'torch'`, whether with
`pip install git+https:/…
-
I'm trying to run your demo, and I have a few problems.
first of all the command `!gdown "https://drive.google.com/u/0/uc?id=1-QieHkR1Q7CXuBu4fp3rYrvDG9j26eFT"` does not work, I get an access denie…