-
Currently the index is using open layers and accessing the image tiles of the ArcGIS image server not the raw 32bit version.
Image Server: https://agrgims.cogs.nscc.ca:6443/arcgis/rest/services/Elev…
-
### ImageMagick version
7.1.1-38 Q16 x64 b0ab922:20240901
### Operating system
Windows
### Operating system, version and so on
Windows 11 Pro 23H2
### Description
I have several TIFF files with…
-
I am using the configs/body/2d_kpt_sview_rgb_img/topdown_heatmap/coco/ViTPose_base_coco_256x192.py to load split Vitbase+ checkpoint. The performance is great, but there's warning:The model and loaded…
-
would be nice to have a way to pass in custom shaders, e.g. for a skeleton in the segmentation layer. here's an example workaround I did just by modifying the JSON
```
shader = """
void main() {
…
-
Hi,
I've tried to upload several images to generate a depth map. I've even tried images that worked before, but I'm always getting a "AttributeError: can't set attribute 'mode'"
How can I resolv…
-
Some things to be aware of for future work on Potree.
- Handling large number of individual point clouds
- Better control of near/far plane. Perhaps allow custom values as well.
## Attributes
…
-
My team and I have been using OpenVINO for a couple of years now, deploying our converted Tensorflow models to the edge as IR Format models. Recently I have been trying to move towards using Pytorch, …
j99ca updated
2 weeks ago
-
### Description
Hello, I am in search of a way to set up per key lighting per layer in the online configurator. I am getting into the hobby and I am wanting to create specific use case layers, but in…
-
* psdwriter version:
* Python version: 3.11
* Operating System: mac
### I
I simply open the file, call psd_to_nested_layers(), then call nested_layers_to_psd() and output the psd file.
The …
-
thanks for your work~!
but when i run:
import torch
from Swin3D.models import Swin3DUNet
model = Swin3DUNet(depths, channels, num_heads, \
window_sizes, quant_size, up_k=up_k, \
…