-
I tried to run the vit example code, however, I noticed the following errors.
Python 3.9.18 (main, Sep 11 2023, 13:41:44)
[GCC 11.2.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credi…
-
Excuce me, could you help me solve a problem? when I have run the
`python main.py ` , it was ok. But when l have run
`python main.py --is_train False --stride 21 ,it could not run test code.
The…
-
In the graph we are using
`lambda:tf.py_func(random_rotate_image, [image], tf.uint8)`
inside
`create_input_pipeline`
This causes problem while using tensor flow serving as python layers are [not…
-
This issue sketches out the plan for the sprint to integrate Firedrake and Dolfin-adjoint more closely.
## The issues
Dolfin-adjoint subclasses some Firedrake objects. This causes issues if user…
-
## Habitat-Lab and Habitat-Sim versions
Habitat-Lab: v0.3.0
Habitat-Sim: v0.3.0
Habitat is under active development, and we advise users to restrict themselves to stable releases. Are you using…
-
I got some problem. I tried a single video for lip sync, but the mouth and teeth is not satisfied.
https://github.com/soumik-kanad/diff2lip/assets/72304393/c7266710-29a9-488d-b665-02c49aa6b25f
A…
-
I am a novice, my question may be a bit simple for everyone, I hope someone is willing to answer, thank you.
Recently I am using sdxl0.9 in comfyui and auto1111, their generation speeds are too diffe…
-
**Describe the problem**
I am running Ubuntu with an AMD GPU. I configured my environment variables and set up rocminfo as suggested by this issue: https://github.com/lllyasviel/Fooocus/issues/1079 .…
-
Thanks for your shared code. When I train the model on my own datasets, I found memory leak when running code :
training_batch = sess.run(tf.map_fn(lambda img: tf.image.per_image_standardization(im…
-
The detected CUDA version (9.1) mismatches the version that was used to compile
PyTorch (11.6). Please make sure to use the same CUDA versions.