CrossLee1

Results 6 issues of CrossLee1

Thanks for your excellent repo. When training `cc12m_32x1024` with type `VitGAN` or `MLP Mixer`, what kinds of GPU environment do you use? Tesla V100 with 32G mem or others? Thanks

In https://github.com/lev1khachatryan/Tex-An_Mesh/blob/master/method/4_animation/2nd_iteration_final/3Dviewer.py#L383 `path_to_obj = 'characters/putin/motions/walking/sequence'` the "path_to_obj" contains the the generated sequence mesh of every frame in specific pose, how to generate them ? In my opinion, we need the...

After runing the demo code, I can get the .obj and .npz files. How to put these files in MAYA for further usage. Thanks

Dear authors and everyone I'm trying to reproduce the training of stage2 transformers, but got a very high loss, about 3~4 .. could anyone provide your training curves on stage2...

In funciton write_html: `_write_row(html_file, it, '%s/gen_train_current.jpg' % img_dir, all_size)` It seems not save image named gen_train_current.jpg, so I cannot browse the html successfully

The generated sequence pose results seems shaky, how to smooth it. Thanks