Vin Bhaskara

Results 11 issues of Vin Bhaskara

Currently, the model wouldn't compile for sizes other than (224,224) when fine tuning as under the branch if not include_top, the model is not yet flattened but later in the...

Can you please answer 5 questions because I could not find the details in your paper: 1) What is the variance cutoff you used for selecting the noise patches 2)...

When I try to get higher order derivatives on architectures using your implementation of DCNv2, I get the following error: "RuntimeError: DCNv2FunctionLegacyBackward is not differentiable twice". Is there a way...

The paper mentions DLA, IDA and HDA. But how are DLAUp and IDAUp in your code different? Can you provide some reference please? Thanks.