Skip to content

Instantly share code, notes, and snippets.

@qiuwch
Last active June 28, 2017 04:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qiuwch/2ecefdf8c018e3d0d000342e0bc455ec to your computer and use it in GitHub Desktop.
Save qiuwch/2ecefdf8c018e3d0d000342e0bc455ec to your computer and use it in GitHub Desktop.
UnrealCV dev plan

FIX

  • Fix the lfs storage for documentation images
  • Missing binary for mac
  • Broken support for Matlab
  • Explain the two types of depth
  • For some very beta stuff, also provide a link to the older version. For example, we don't have new version for mac, then mac user needs to read the old version tutorial.
  • Fix travis error and test_client.py
  • Update ModelZoo, replace broken binaries
  • Fix the actor size

Enhancement

  • Better playground for testing different cases.
  • Add a tutorial for 3D reconstruction.
  • A github issue template and guide for providing crash log.
  • Benchmark speed for RL. Might need to further modify the rendering pipeline
  • Optimize the speed performance for RL

Maintainance

  • Merge develop branch to master branch
  • Link unrealcv.org to docs.unrealcv.org articles @zfw1226 @qiuwch
  • Reply questions from users @Ized06
  • Merge two websites, unrealcv.org and docs.unrealcv.org.
  • Link the homepage articles to RTD, fix the supported version page.
  • Test and release UnrealStereo @edz-o
  • Add a disclaimer in model-zoo, saying we are working on them, remove later. @zfw1226

New Features

  • Reduce the size of docker image qiuwch/rr, explain it in the docs
  • Univeral 3D object id, @Ized06
  • Faster and easier ground truth such as 2D, 3D BB.
  • Keypoint generation.
@qiuwch
Copy link
Author

qiuwch commented Jun 21, 2017

@qiuwch
Copy link
Author

qiuwch commented Jun 27, 2017

Remove check from the code, or make sure the check won't exit the program!!!

@qiuwch
Copy link
Author

qiuwch commented Jun 28, 2017

  • Update the support page, include more version info
  • Fix the client test for travis.

@qiuwch
Copy link
Author

qiuwch commented Jun 28, 2017

  • Performance test (benchmark)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment