Open 99sun99 opened 3 years ago
congrats on your great work! Could you please explain a little bit about your code?
in your multiview_pose_resnet.py
why aggregation function has the weights predefined as weights=[0.4, 0.2, 0.2, 0.2]
I think this part is a "triangulation " part right?
you didn't refer your trangulate.py? Instead, you predefine your weight here. why?
Thank you so much!
can you run valid.py? i meet some problems.
hello, can you run train? i met some problems when run train.py can you give me some help?
congrats on your great work! Could you please explain a little bit about your code?
in your multiview_pose_resnet.py
why aggregation function has the weights predefined as weights=[0.4, 0.2, 0.2, 0.2]
I think this part is a "triangulation " part right?
you didn't refer your trangulate.py? Instead, you predefine your weight here. why?
Thank you so much!