Lucia-Ningning
Results
4
comments of
Lucia-Ningning
@mtanana It worked! Thank u soooo much!
Maybe you could try `pip install -U numpy`.
You may ask the author ([email protected]) for other code links.
If you have depth images like those in `data/depth/`, just feed them into the network. If you have raw depth data, normalize it into `[0,1]`(it should be `[0,255]` in image...