@@ -25,20 +25,23 @@ The source code is published under Apache 2.0 license, see [license file](LICENS
2525
2626If you use the source code, please cite the papers related to this work:
2727
28- ** Efficient Multi-Task RGB-D Scene Analysis for Indoor Environments** ([ arXiv] ( https://arxiv.org/abs/2207.04526 ) ):
29- > Seichter, D., Fischedick, B., Köhler, M., Gross, H.-M.
28+ ** Efficient Multi-Task RGB-D Scene Analysis for Indoor Environments** ([ IEEE Xplore ] ( https://ieeexplore.ieee.org/document/9892852 ) , [ arXiv] ( https://arxiv.org/abs/2207.04526 ) ):
29+ > Seichter, D., Fischedick, B., Köhler, M., Gross, H.-M.
3030* Efficient Multi-Task RGB-D Scene Analysis for Indoor Environments* ,
31- to appear in IEEE International Joint Conference on Neural Networks (IJCNN), 2022.
31+ in IEEE International Joint Conference on Neural Networks (IJCNN), pp. 1-10 , 2022.
3232
3333``` bibtex
34- @article{emsanet2022,
35- title={Efficient Multi-Task RGB-D Scene Analysis for Indoor Environments},
36- author={Seichter, Daniel and Fischedick, S{\"o}hnke and K{\"o}hler, Mona and Gross, Horst-Michael},
37- journal={arXiv preprint arXiv:2207.04526},
38- year={2022}
34+ @inproceedings{emsanet2022ijcnn,
35+ title={Efficient Multi-Task RGB-D Scene Analysis for Indoor Environments},
36+ author={Seichter, Daniel and Fischedick, S{\"o}hnke and K{\"o}hler, Mona and Gross, Horst-Michael},
37+ booktitle={IEEE International Joint Conference on Neural Networks (IJCNN)},
38+ year={2022},
39+ volume={},
40+ number={},
41+ pages={1-10},
42+ doi={10.1109/IJCNN55064.2022.9892852}
3943}
4044```
41- Note that the preprint was accepted to be published in IEEE International Joint Conference on Neural Networks (IJCNN) 2022.
4245
4346** Efficient and Robust Semantic Mapping for Indoor Environments** ([ IEEE Xplore] ( https://ieeexplore.ieee.org/document/9812205 ) , [ arXiv] ( https://arxiv.org/pdf/2203.05836.pdf ) ):
4447> Seichter, D., Langer, P., Wengefeld, T., Lewandowski, B., Höchemer, D., Gross, H.-M.
0 commit comments