brownvc / deep-synth

Public code release for our SIGGRAPH 2018 paper "Deep Convolutional Priors for Indoor Scene Synthesis"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there anything missing in math_utils?

yuangan opened this issue · comments

I have run the Simulator.py but it seems there should be more files in math_utils.

image

This is a cut from Simulator.py. It shows there should be a Transform class in math_utils.

I want to follow your brilliant work. But I'm not familiar with the Simulator and ObjectCollection. Then I want to test them. Could your give me some advice or websites about your Simulator and ObjectCollection? Or releasing the code is also ok.

Thank you very much!

Oh, I find it defined in math_utils/init.py finally. Sorry to bother.