MHassan1122
MHassan1122
@frankshen07 Thanks for your response. as you mentioned that there is no depend on Koalin. i used the optimization.ipynb for implementation, when I run cell 6, errors are occured which...
I also tried to run in prompt according to given instruction but same error as arise in the optimization.ipynb (flexicube) C:\Users\admin\FlexiCubes\examples>python optimize.py --ref_mesh data/inputmodels/block.obj --out_dir out/block Traceback (most recent call...
dear I have tried with kaolin-0.13.0 as well but the same error
@SophusDavid Requirement already satisfied: MarkupSafe>=2.0 in c:\users\admin\anaconda3\envs\flexicube\lib\site-packages (from Jinja2>=3.0->flask==2.0.3->kaolin==0.13.0) (2.1.4) (flexicube) C:\Users\admin\FlexiCubes\examples>python optimize.py --ref_mesh data/inputmodels/block.obj --out_dir out/block Traceback (most recent call last): File "C:\Users\admin\FlexiCubes\examples\optimize.py", line 88, in mv, mvp =...
same problem raised as you mentioned. Traceback (most recent call last): File "C:\Users\admin\FlexiCubes-main\examples\optimize.py", line 88, in mv, mvp = render.get_random_camera_batch(FLAGS.batch, iter_res=FLAGS.train_res, device=device) ValueError: too many values to unpack (expected 2)
can you explain me in details. I followed your instructions but it seem the same problem again. thanks for you time and kind assistance.
dear i followed you steps also installed the kaolin==0.13.0 but again same issues i do know what is the problem.
Dear @SophusDavid Requirement already satisfied: MarkupSafe>=2.0 in c:\users\admin\anaconda3\envs\flexicube\lib\site-packages (from Jinja2>=3.0->flask==2.0.3->kaolin==0.13.0) (2.1.4) I tried many times even with others version as well but all is vain. the same error (flexicube) C:\Users\admin\FlexiCubes-main\examples>python...
then from where we can obtain the student or lecturer password
Dear @Dustinpro I want to implement it in windows may be this will be the caused because the model is checked on ubuntu. so how i can run it the...