Zijie Wang

Results 10 comments of Zijie Wang

> Apologies for the delay due to the ECCV submission deadline. In compliance with our company's confidentiality policies, the original code cannot be published. This version of the code has...

> Apologies for the delay due to the ECCV submission deadline. In compliance with our company's confidentiality policies, the original code cannot be published. This version of the code has...

@VictorLlu FYI, I print time for data preprocessing (time1), forward propagation (time2) and back propagation (time3) in `mmengine/model/wrappers/distributed.py` when training with 8 GPUs. It seems that the major cause for...

> > @VictorLlu FYI, I print time for data preprocessing (time1), forward propagation (time2) and back propagation (time3) in `mmengine/model/wrappers/distributed.py` when training with 8 GPUs. It seems that the major...

> > 和你的命令是一样的,我是通过VPN翻墙下载的 | | 董小栋 | | _**@**_.*** | ---- Replied Message ---- | From | _**@**_._**> | | Date | 8/11/2023 16:22 | | To | _**@**_.**_> |...

> > > > 和你的命令是一样的,我是通过VPN翻墙下载的 | | 董小栋 | | _**@**_.*** | ---- Replied Message ---- | From | _**@**_._**> | | Date | 8/11/2023 16:22 | | To |...

@EchoQiHeng Only a few nodes are accurate on training set samples. The performance is even worse on the test set.

> > Hello! I found that the implementations of category and index of parent for sequence construction in AR-RNTR are different between your released code and the paper. Are they...

You can directly use the pretrained dlib face prediction model.