BinRen

Results 23 comments of BinRen

Hi, @minar09 @Gogo693, Sorry for bothering you with this overtasked problem. About the evaluation for SSIM and LPIPS, am I right for the following understanding? Firstly: Step1: Reset the **test_Pairs.txt**...

> I think that is correct for SSIM and LPIPS. I tried this setting for SSIM in another work and I could replicate the results. > For IoU I can't...

Hi @minar09 , since IoU metric with matlab code is hard to understand for me in [here](https://github.com/npinto/VOCdevkit/blob/master/VOCcode/VOCevalseg.m), is that okay for me to use [jaccard_similarity_score](https://stackoverflow.com/questions/51115630/how-to-find-iou-from-segmentation-masks) replacing the IoU metric in...

I strongly recommend adding the support for dataset **FineGym99** with video dataset_type, it would be more convenient for users to validate the ideas for fine-grained action recognition or localization tasks....

Hi, @tengteng95. Thanks for your impressive work. However, recently, I come across the same problem with this issue------Training results are good, testing results are extremely bad! Here are the pictures(The...

> @Amazingren I skip onnx and tvm,use torch for inference directly.it shows 20vid/s Cool! Thanks for your advice, I will try this way later!

> @ChongjianGE Have you reproduced the results by training? I'm training the network on 2GPUs but the training speed is too low. Hi,how long would it cost for training with...

> Hello, Thank you for your great work > I tried to download the dataset, but I couldn't connect to the link of dataset MPV Hi @kris-yangjs, have you solve...