didibaba

Results 12 comments of didibaba

I have set the attribute 'color', but the car is always black. Do you have the same problem?

After mading some more tests, the problems are caused by deck.gl version 8.0.0. There is also another bug that the "driver" view mode in streetscape.gl >= 1.0.3 wil crash caused...

@jlisee I use default configuration of the example get-started. Is this correct? I have 16GB memory, so it's enough I think. ```javascript export default new XVIZStreamLoader({ logGuid: 'mock', // bufferLength:...

@twojtasz Any progress made so far ?

@xstmjh @twojtasz I am not sure if this project is still under maintainance?

Just setting the seg_resize_scales to 8 solved my problem.

@eric612 I tried to change the seg_resize_scales to 4, but error occured. > 65 yolo_seg.cpp:33] Check failed: bottom[0]->count() == bottom[1]->count() (46208 vs. 184832) YoloSeg layer inputs must have the same...

Also got the same problem.