Dan Luo

Results 7 issues of Dan Luo

Hello, Thanks for the amazing work on Pytorch, since it is very similar to cleverhans, I recommend it to a lot of my friends. I am using this lib to...

Currently, the performance is reported by taking the average across the eval dataset, but I find it is challenging to do a case-by-case comparison between my experimental group and the...

enhancement

**Is your feature request related to a problem? Please describe.** To make the significance testing, we need to outcome the metrics for each session separately and then do the significance...

enhancement

As the site says [https://cran.r-project.org/web/packages/data.world/index.html](url) > Package ‘data.world’ was removed from the CRAN repository. So simply install the data.world package for R by `install.packages("data.world")` no longer works. Is there any...

Thank you sharing this amazing work. I have one question for the partition weight \theta learning in Eq(7), we may claim that the parameter \theta is learning mappings from image...

Hi Jingtao, Thanks for open-source this interesting work and detailed implementation. I have a question for the hard negative generation, is the `mode` should be `train` instead of `dev`? ```...

Hi, I would like to download the JData, but it seems that it is not accessible since the competition has closed. Is there any other way that I could download...