-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D-ML/issues).
- [X] I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/gettin…
-
related paper
|摘要|
|---|
|State-of-the-art approaches for semantic image segmentation are built on Convolutional Neural Networks (CNNs). The typical segmentation architecture is composed of (a) a…
-
I created a measure to calculate an average of my sales.
This is my cube
```javascript
cube(`bug_order`, {
sql: ` select 1 as "id", 100 as "amount", 1 as "fk_status"
UNION ALL
select…
-
Hi,
I'm trying to apply the trained model (cityscapes) to a semantic layer image from a simulator. What are the color scales/RGB values corresponding to each class? I want to convert semantic layer…
-
Hi,
So, I was trying to use Pixellib to do some segmentation on a video and wanted to load the xception model that was trained on the Pascal voc dataset. Should've been a straight forward task with…
-
- [x] data contract
- [x] semantic layer
-
Hi,
I have downloaded your code, and customized for my task little bit.
I am using a custom dataset iterator, which does not necessarily include masking annotation. But all the samples in the it…
-
## Use case
In a app with mixed language content there can be semantics in a different language than the main app language. For example if the static text of an app is localized to several languages …
-
When I use the original project query, it generates an error '''The given input does not exactly match any known metrics.''' then lists the correct metrics in my project. So I am definitely connected …
-
When we already got the semantic token ids by HubertKmeans, the semantic embeddings are calculated using a randomly initialized embedding layer in SemanticTransformer. So why don't use the cluster cen…