-
Just an FYI. Kohya_ss has started to integrate code for SDXL training support in his sdxl branch. He must apparently already have access to the model cause some of the code and README details make it …
-
Set up
--------
I built galactic-devel from source. Running inside 20.04 docker container.
Expected Result
--------
Perform `ros2 run mapviz mapviz` and it open up without issue.
Actual Resu…
-
Hello, thank you for your work. When I used [Intrinsic3D](https://cvg.cit.tum.de/data/datasets/intrinsic3d) data as input, I got the following result: multiple duplicate reconstructed objects. Is it b…
-
I tried 10 times to train lore on Kaggle and google colab, and each time the training results were terrible even after 5000 training steps on 50 images.
I use this sequence of commands:
```
%cd /co…
-
I use your updated version with control net reference only, but the picture is not saved in my folder
-
Hello,
I have tried using the MultiRes U-Net Architecture on a different dataset. My accuracy and loss works well. However, the Jaccard index and DICE coefficient remains always zero. Could you pleas…
-
I was generating sharded meshes for a small segmentation on Google Cloud Storage, and ran into this error during `MultiResShardedMeshMergeTask`.
```
File "/opt/conda/lib/python3.10/site-packages/ign…
-
**Describe the issue**
When pausing the game on the world map, swapping characters results in the world map's view expanding.
**Additional context**
Build: Windows CI #565: Pull request https://g…
-
Hi,
I'm working on a solution that allows to change the panorama by using dropdown menu. I found some solution at this link:
https://stackoverflow.com/questions/55845145/change-image-in-javascri…
-
This will be the second section of the assignment that is: environmental sound classification with the use of a DenseNet
- [x] Pretrained DenseNet import
- [x] Pretrained DenseNet subclassing and …