-
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…
-
Is it possible to add a raster WMS layer as background for a map? I think this could be added to tm_rgb().
Similar to leaflet::addWMSTiles():
```r
leaflet(map) %>%
addTiles() %>%
setView(ln…
-
I trained the RGB image, and the result of the prediction not a RGB file , only a thumbnail, how to change it to a normal result,thanks a lot!
![prediction](https://user-images.githubusercontent.…
-
In #25 I've been keeping track of the development for the new js functionality to add geotiff data to a leaflet map. The API has changed enough so that most examples over there won't work anymore. Hen…
-
I'm trying to run Neuralangelo with the test set "lego," but I haven't been able to get past the point where I invoke the command:
torchrun --nproc_per_node=${GPUS} train.py \
--logdir=logs/$…
-
I've been using the `set_single_persistent_default_layer` function to switch base layers but the changes aren't persisted to EEPROM. I've also wired up a small LED strip and my understanding is that c…
ameyp updated
3 years ago
-
### Describe the bug
We are working on a simple annotation tool, using your image editor. We specify canvas_size = (612, 612) and at first everything is okay.
![image](https://github.com/gradio-app/…
-
I would like to be able to read all images of a tiff file.
My specific use case for this functionality is writing code working with multiple instances of `DynamicImage`. Unfortunately there is no e…
-
any one try the tnt datasets's church demo? the result (50k iters) is not good.
![snapshot-church-100](https://github.com/NVlabs/neuralangelo/assets/8348315/61526d94-422a-434b-a2e4-f3e48050cb70)
![s…
-
Hey, thanks for the great plugin! I added support in my project for inset shadows with these two utilities. I think all of your modifiers work, you just need to use `shadow-inside` and shadows-inside-…