-
Hi @Nutlope ,
Have you done transfer learning in the Controlnet model?? Or did you use the trained model? Can you give information about the model?
-
I have python code includes numpy torch mxnet opencv.
after few hours compiling it gives đź‘Ť
OSError: [Errno 7] Argument list too long: 'ldd'
is there any solution for this argument limit ?
…
-
See https://github.com/hyperspy/hyperspy-extensions-list/actions/runs/4169659339
```python
__________________ TestHoughIndexing.test_hough_indexing_lazy __________________
self =
patternsIn =…
-
Thanks for the great work especially introducing the LP evaluation metric.
How are predicted line segments matched to the ground truth segments before calculating the LP evaluation metrics? What ha…
-
The extractor give the following output for orientation, what is the meaning of these values and how can the angle be computed using these values, if I wanted to apply say Generalized Hough Transform?…
-
## Description
Unable to install two libraries: `dlib-bin` and `onnxruntime-gpu` on MacBook M2 Pro
## Env
- Python Version: 3.10.9
- macOS Version: 13.5.2
- pip version: 23.2.1
## Steps …
-
# TODO
* [ ] Close this issue when the **great fork merge** happens.
# Original comment
Like the thread in the [other repo](https://github.com/ioccc-src/mkiocccentry/issues/171) this is to he…
-
opendrop 3.3.1 fails to build with sundials 6. The build is "fixed" by commit cf9d5aa in development branch.
I'm building from the debian source for opendrop 3.3.1, after adding the cf9d5aa patch. I…
-
My 8GB video card allows me to generate images up to 1536x1536 and I think higher end card can handle even higher resolution. I suggest to increase Annotator resolution limit to 2048. The same applies…
-
### Discussed in https://github.com/pyxem/kikuchipy/discussions/621
Originally posted by **Erlendos12** March 9, 2023
Hough indexing may assign the dummy phase "not_indexed". How would I keep…