Christopher Beckham, PhD
Christopher Beckham, PhD
first > On 4/02/2020, at 19:19, Alex Lamb wrote: > > One more thing is that for Manifold Mixup, I think it's important to mix after a full layer or...
`CFLAGS='-stdlib=libc++' python setup.py build_ext -i`
Ah, thank you! How did I not notice the implementation detail section in the paper... I'll take a crack at this and see what I can come up with!
I have also seen weird border effects when I have used this example for my own work. Have we figured out a reason for this? :)
Has anyone written an implementation of one of these in Lasagne yet? Just wondering, since I might have to implement one of these later on this year for a project....
Thanks very much @Sentient07 :) Is there any possibility of seeing this as a Lasagne recipe at some point in the future?
If I have some time, I'll be happy to look at the implementation too, but I think it's worth me re-reading Fast-RCNN again before I look at any code!
Thanks! I'll have a look and try simplify the code a bit. I didn't realize the same layers were dropped for all mini batch examples.
Hi, I have made some big changes (and more commits than necessary =/)! I decided to be a bit more faithful to the paper, as they use residual blocks to...
I should have some experiments to post here in the short future. I'm about to run some exps on CIFAR-10 with their linear decay schedule