-
Deeper networks, dropout layer, regularizations.
-
**Has anyone tested per-channel quantization on YOLOv2?**
The report [http://cs231n.stanford.edu/reports/2017/pdfs/808.pdf]() shows, more than 15% mAP drop on YOLOv2 PASCAL VOC 2007 testset, when u…
-
https://www.kaggle.com/kmader/baseline-u-net-model-part-1
https://www.kaggle.com/kmader/from-trained-u-net-to-submission-part-2
-
Can anyone please elaborate on the weights dimensions/shape and explain me those. I have data different than the MNIST, and I am trying to apply this CNN model on it, but I am having hard time underst…
-
Hello Can I know the reference paper you used to build this
-
-
Below, the file `tiny-imagenet-200.zip` should be deleted I believe after it is unzipped.
``` r
dir = tempfile()
torchvision::tiny_imagenet_dataset(dir, download = TRUE)
#> Downloding tiny ima…
-
**Tim:**
Božidar Arsić E2 82/2021
**Github repozitorijum:** https://github.com/BoKna031/Image_inpainting
**Definicija problema:**
Image inpainting je proces digitalne obrade slika u kojem se o…
-
:)
-
### Introduction
Hi @weiliu89
As discussed on the issue #388 and the diagram bellow each group of "Extra Layers" is responsible to give feature maps that will allow the detection of bigger objects.…