Julian Rogawski
Julian Rogawski
I had the same issue with the latest `yolov4-tiny.cfg` . After changing the anchors and xyscale in `core/config.py` to match the ones from the cfg-file, the bounding boxes seem to...
Hi, sorry for answering so late. I tried publishing it on arxiv.org under Artificial Intelligence, but i need an endorsment ( Endorsement Code: MTYXGD ). I will seek out other...
Right now you have to code a bit for that. For calculating importance of a network, a fraction of the training/test data must be used, depending on the network, but...
Right now it only supports tensorflow and only dense layers. I will look into more layer types and also pytorch and see how much effort it would be to implement....
You can read it [here](https://kola.opus.hbz-nrw.de/frontdoor/index/index/docId/2445) if you are still interested.