-
Wow congratulations for the amazing library!
I am looking to implement high-quality semantic segmentation on a mobile device for accurate human segmentation for still images (i.e. _non-realtime_). …
-
Thanks for the great simulator but I'm facing an issue in the sync mode. In the introduction in the sync mode, you mention:
> Note that data coming from GPU-based sensors (cameras) is usually generat…
-
你好,请问temporal consistency指标的测试代码没有公开吗?在哪里可以找到这部分代码 谢谢
-
Hi, the iOS 13 public beta - with ARKit 3 - has been out to the general public for several weeks now. However, ARFoundations has still not yet been updated to support many basic features of ARKit 3 - …
yosun updated
4 years ago
-
https://github.com/PaddlePaddle/PaddleOCR
japanese crnn model
-
I'm getting a segmentation fault in the generator for a model which is valid according to the validator, and has no errors from `generator.processModel()`. Perhaps something to do with how equations …
-
We find many repositories in https://osrf.github.io/ovc/software.html can not be open, such as Real-time Semantic Segmentation, Stereo Image Splitter, GPU Accelerated Dense Stereo Disparity Estimation…
-
Hi,
I want to create a new synthetic dataset for a setup at university with intel real sense camera. But when I try to run the generate_mask_dataset.py I get many errors. What are the prerequiremen…
-
## Description
Hi,
We have a `Dockerfile` like this
https://github.com/finos/legend-shared/blob/master/legend-shared-server/Dockerfile
```
FROM openjdk:11
COPY target/legend-shared-server-*.…
akphi updated
3 years ago
-
I tried Image Segmentation using the " HRNetV2-W18-Small-v2 " small model with cityscape dataset.
I haveinstall all modules mentioned in requirement.txt file with the matching version of the modul…