bbab
bbab
gym == 0.10.5 tensorflow==1.7.1 That is my env.
-m argument will treat .py file as a script. u don't need to add py. python -m table.experiment is ok. And u should train first and get trained model. Then...
You can draw an analogy with nerf. pixel_colors_nr is the coarse model rendering, pixel_colors_nr_fine is the fine model rendering.
yes, I find the path: "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\bin\Hostx64\x64" And add this to the torch_utils.custom_ops.py._find_compiler_bindir `def _find_compiler_bindir(): patterns = [ 'C:/Program Files*/Microsoft Visual Studio/*/Professional/VC/Tools/MSVC/*/bin/Hostx64/x64', 'C:/Program Files*/Microsoft Visual Studio/*/BuildTools/VC/Tools/MSVC/*/bin/Hostx64/x64', 'C:/Program Files*/Microsoft...