Home

Awesome

PALNet

Depth Based Semantic Scene Completion with Position Importance Aware Loss(RAL 2019) https://ieeexplore.ieee.org/document/8902045

By Yu Liu*, Jie Li*, Xia Yuan, Chunxia Zhao, Roland Siegwart, Ian Reid and Cesar Cadena (* indicates equal contribution)

Video Demo:

https://youtu.be/j-LAMcMh0yg

Requirements:

python 2.7

pytorch 0.4.1

CUDA 8

Testing

python ./test.py
--data_test=/path/to/NYUCADtest
--batch_size=1
--workers=4
--resume='PALNet_weights.pth.tar'

Weights

Model trained on NYUCAD

Datasets

The original dataset is from SSCNet

Here is the NYUCAD data reproduced from SSCNet for a quick demo.

More research works from Adelaide AI Group can be found:

https://github.com/Adelaide-AI-Group/Adelaide-AI-Group.github.io