Konstantinos Gkrispanis

Results 7 issues of Konstantinos Gkrispanis

Hi, I am working on a classification of 3D MRI where I want to combine a mask and a raw MRI and I was wondering if someone has implemented those...

can you please provide the training code ?

**Environment**: - NNI version: 3.0 I have implemented FPGM pruninig to an object detector with FPN and skip connections. ModelSpeedup() doesn't work with my model’s architecture Here is the code...

Hi, I want to apply iterative soft pruning to an object detector using FPGM pruner from NNI. This means that I want to follow this procedure: -prune the net -train...

In the paper released you state that you are using a lightweight conv backbone but in the code you inititalize the network with EXTD_64.py which uses VGG16 layers with mobile...

Hi, is the DSFDv2 also a light version of DSFD or is it just an upgrade of DSFD?

hi there, is in your plans to release the training code ?