Viewing profile — qiuwch
qiuwch
HN member- Joined
- Wed, Sep 14, 2016, 6:15 AM UTC
- HN karma
- 3
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About qiuwch
No profile information was provided.
Recent public activity
-
comment
Comment #12503599
The CVC lab and Virtual KITTI use Unity in their projects. They might have some internal tools. The advantage of UE4 is open-source, so that we can fully understand what the engine…
-
comment
Comment #12502851
Many researchers have done interesting work using synthetic data (a lot of them are mentioned in this post). This tool just tries to make the creation of virtual world (which can b…
-
comment
Comment #12502832
Exactly. That's the goal for this project.
-
comment
Comment #12502826
I created a project https://github.com/qiuwch/synthetic-computer-vision trying to summarize works that used synthetic data for computer vision. Might be worth to have a look.
- comment
-
comment
Comment #12502808
how do you want to create geometry? like loading an obj file and change its position? Unreal.js might worth a try.