color_render custom TF op passes all test#14
Open
febman wants to merge 49 commits into
Open
Conversation
Bring in history from BL…
…et to any number between 1 and 3 (and is 3 by default). Conflicts: renderer.py
Without this, if you had two versions of opendr installed, for example one that you're working on and an old one in site-packages, they could import each other, leaveing you with potentially inconsistent code that can be really hard to debug.
…w badly we are failing
… tolerate lack of cython, and added normalization option to VertNormals.
Conflicts: Makefile __init__.py renderer.py setup.py test_depth_renderer.py test_renderer.py
This pulls in the changes from korper made to the old offscreen_pyrenderer by Paul in 7cd62887.
…hich will compute jacobian
that was in practice being applied to a ch.array (created in camera.unproject_depth_image for some unknown reason). 25x speedup.
This includes the fix for complaining about 'normalize' in VertNormals
* Catches BadZipFile and retries download once * Now also closes urllib2 connection when done
…0.74.0 (#5) * Fix setup.py * Correct version * Address code review * Use parse_requirements from pip * Fix setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.