Erik Ziegler
Erik Ziegler
Cool idea, but I will not be able to implement it, you can give it a try and make PR :)
@Mahmood-AlHajjo Pretty cool trick 😄
Actually I have a secret version on my computer that supports 3D object detection and semantic segmentation predictions but I haven't found the time to polish everything. I can make...
Yes I'll do it asap
@Nuri-benbarka @jiangzhengkai I pushed my code to the branch `react` and opened this [pull request](https://github.com/erksch/waymo-open-dataset-viewer/pull/10). I basically recoded everything with React because it is much nicer than painful DOM manipulation....
Here is a template for a server that would perform 3D Object Detection: https://gist.github.com/erksch/a21a1197dfe7d9ee74c8e530e48f2b95
I really hope that works for you and is not too complicated to get into. As I said this branch is not finished yet and I am very happy about...
@Nuri-benbarka The warnings are just linting, nothing important. Glad you resolved your error. Although you build the app you can also just use `yarn start` to get a working version....
@alexkendall Thanks for contributing! I'll check out the changes as soon as possible.
Do you mean with `react-native-web`? I have never used it but I'll try to reproduce.