-
@xiaoaoran, as been pointed out in [this](https://github.com/xiaoaoran/polarmix/issues/1) issue, your method is comparing baselines that are much lower than the current progress. This leads to questio…
-
Hi @CHENGY12
Thank you for your great work. I was able to set up and run code quite quickly!
While reproducing results with your evaluation code using pre-processed dataset pickle file from Tra…
-
你好,关于代码中提到的keypoint是通过读取mega_keypoint_dir获得的,那么keypoint具体是基于什么方法来获得的?Baseline中的SuperPoint?另外,代码中的despoint又代表了什么,与keypoint的区别在哪?望解答。
-
This solution was provided in ECCV2020 for 3D Face Mesh Tracking and the results looks very promising.
https://github.com/cleardusk/3DDFA_V2
-
-
Hello! Thank you for your work.
I see you have provided [a detailed tutorial](https://github.com/ziyan0302/Multiverse/blob/master/SimAug/TRAINING.md) for training.
However, with all the preprocessin…
-
Hello and thanks very much for this repository.
I am able to run the CalibrationVisualization sample, however I am running into errors when I try to run the StreamRecorder sample (and similar error…
-
hi, @czy341181
搜索caddn看到你的复现,请问这个精度如何复现的?
-
In the process of reading your paper, I always feel like tfvaegan. I can confirm from your code that you refer to tfvaegan. Except you removed the feedback module of tfvaegan and proposed SAMC-loss. O…
-
when running TinyImageNet dataset,I get a dimension mismatch error at ‘lossRec = criterionRec(recon, orig)’,in train.py, line 100.
I think the network structure for TinyImageNet should be different f…