-
Even with 3 IP data sources I get lots of wrong locations with datacenter IPs. And now while I control all of them I can either remove the wrong probes completely or make a request to maxmind and ipin…
-
Hi... in the preprocessing/data preparation stage, the point cloud is being subsampled with very close points within an finer grid being collapsed into a single point (barycenter or voxel center). I …
-
Hi,
My task is build a DNN that inputs a mesh and outputs a mesh. I'd like to do it with convolution, relu and maxpooling operators on meshes (a Unet style).
1. Is it possible with pytorch3D?
2…
-
For the first assignment, find a simple, stand-alone, static visualization and write a short critique on: How effective is it at what it aims to do? What works well and what doesn't? What could be bet…
-
Hello,
thanks for sharing the code for your paper. I have a question about the computation of the neighborhood of a patch. To debug this, I created the following matrix containing all of the indice…
-
> BDD100K just records the coordinates of the lane points as annotations. Hence, to calculate the centerline, you just average the coordinates of two neighboring points and the averaged value is just …
ghost updated
2 years ago
-
**mapbox-gl-js version**: 2.9.1
**browser**: Firefox 101.0.1
### Steps to Trigger Behavior
1. Login to [Studio](https://studio.mapbox.com)
1. Create a new style (with `globe` projection by…
-
I am trying to run an `xroms` workflow I have used successfully in the past. I upgraded recently to `dask=2022.7.1` and `xarray=2022.6.0` after which this is the first time I am returning to the same …
-
Toying around with layer set slicing. I have e.g. a wall of which material specification looks like this in Solibri Model Viewer:
![image](https://cloud.githubusercontent.com/assets/227876/16911628/41…
-
I am using geemap.extract_values_to_points to extract pixel values under points from a Shapefile (EPSG: 4326) and outputting to a Shapefile. This is the raster image I’m using:
ee.Image("projects/so…