-
which face areas do you required to form a face like ears, hair face, mouth (lower or upper or both lips) and what else
-
**Describe the bug**
I had maked semantic segmentation project.
And had uploaded images and annotated that and generated version.
Then I had exported data to semantic segmentation masks format. But…
-
## 🚀 Feature
Support ADE20k for semantic segmentation with deeplabv3+
## Motivation & Examples
This will be helpful when people need to benchmark different self-supervised learning method, sinc…
-
Thanks for your great work! And since you provide excellent performance on cityscapes benchmark, I just wonder whether I can use your pretrained checkpoints for semantic segmantation on Kitti dataset.…
-
Something is wrong with harmony and/or key process. I get this output:
> Convert MIDI into note list
> Fix overlapping notes
> Detect meter
> Detect beats and quantized notes
> Determine note s…
-
Hi, thank you for sharing this brilliant automl tool!I wish I could implement your code, but in most industry scene tasks are complicated and will not be able to be solved by classification.
When …
-
### 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…
-
Hi,
Thank you for your work and sharing.
I try to use `convert_model` function on my own code, for example:
```
cudnn.benchmark = True
net = Network()
net.cuda()
net = nn.DataPa…
-
When I use CityScapes to train deeplab for semantic segmantation, it always appear this Error: IndexError: index 23 is out of bounds for axis 1 with size 19
All the mistakes are as follows,who can …
-
hi,I‘m a researcher in point cloud semantic segmantation.your work is excelent.
when I test 128 lines with my point cloud data using your released semantic-kitti pretrained model,the result is not p…