-
Amazing Work! When I used the provided code and followed the method in your paper, I only got val 69.45 with learnable DRS. How can I get the same performance as reported in your paper?
-
So I downloaded and extracted glint360k and now I found that lfw.bin from glint360k is not the same as what I got from [ICCV 2019 workshop](https://ibug.doc.ic.ac.uk/resources/lightweight-face-recogni…
-
After I read your creative paper and [homepage](https://peisenzhao.github.io/), I have a lot of respect for your persistent exploration in the field of TAL. However, while reading your ECCV2020 paper,…
-
I saw that for cifar-100, a lot of custom code is written. I have already went through another issue where the author recommend to use H5dataset part of code. But still I have doubts, is there a speci…
-
Thanks for a nice paper!
I have two question.
1. In a paper, you mentioned 'Results averaged over multiple random runs'.
I'd like to ask you which of sample do you used to calculate the 'aver…
-
Hi, looking at the draw() function it seems like the generator creates greyscale brushstrokes. Where do the colour parameters get inputted?
-
I've been trying to speed up my training using tensor cores. I've been looking through the code and reading other issues. I came across [this line](https://github.com/AlexeyAB/darknet/blob/8297b1be310…
-
-
Hi!
I am trying to understand the Deep Reinforcement Learning part. I know that the actor outputs is a set of stroke parameters based on the canvas status and target image and the discriminator give …
-
Thanks for your valuable collecting work.
To further improve this system, I find that you may missing an ICCV2019 tracker, fdKCF[1].
[1] Fast-deepKCF Without Boundary Effect