Skip to content

Integrate Theseus with a differentiable render. #606

Answered by luisenp
neanea04 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @neanea04, one work around would be to set autograd_mode="dense" when you construct your AutoDiffCostFunction. The downside is that if you have a large batch size or many cost functions of the same type it's probably going to be much slower.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@neanea04
Comment options

@luisenp
Comment options

Answer selected by mhmukadam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants