-
Thanks for your amazing work.
I have noticed two main problems in your module:
1) The first one is the shifted boxes as shown below
![230539](https://user-images.githubusercontent.com/25908688/97…
-
thanks for your work,here is my outputs:
source:
![source](https://user-images.githubusercontent.com/44161859/89114655-a756b980-d4b1-11ea-97f1-84cf3bbdec10.png)
outputs:
![outpus](https://user-i…
-
We are taking advantage of the backend provided by open data to provide current downloads in useful formats without having to manage duplicate files. Checkout the [readme](https://github.com/agrc/gis.…
-
Hello Lucas and thank you for your awesome work!
I was trying to import your `/trained_models/uncond_gan` model, however I get the following error:
`RuntimeError: Error(s) in loading state_dict …
-
**Unity bug report case number**
1334331
**Describe the bug**
In the NormalMeshes sample, if you set ARKitSessionSubsystem.requestedWorldAlignment to GravityAndHeading meshes will flicker as you …
-
From Colin Newell:
Resource: https://beta-catalogue.data.gov.bc.ca/dataset/parcelmap-bc-parcel-polygons/resource/ab87d159-a059-4dbf-9da5-221c37e5f63e
Press “preview” to get error message.
---------…
ghost updated
3 years ago
-
Hello, Firstly, thank you for the amazing work with this repo.
May I ask how you calibrate between the true location and the Pseudo-LiDAR?
Through the guidance of your program, I have realized the g…
-
Minimum non-working example (edited at 10 Nov 2021):
```C++
#include
int main(int argc, char **argv)
{
ros::init(argc, argv, "node");
ros::NodeHandle nh;
nh.setParam("param", std::st…
peci1 updated
2 years ago
-
**Hardware**
Jetson AGX Xavier
Intel RealSense LiDAR Camera L515
**Issue**
When running $ roslaunch realsense2_camera rs_camera.launch align_depth:=true filters:=pointcloud and using rviz to vie…
-
Hello!
I am trying to visualize the 3d detection results as well as 3d GTBox projected on the image plane. After i get .pkl by inference the given pointpillars model. I try to run the followin…