Skip to content

Instantly share code, notes, and snippets.

View Immiora's full-sized avatar

Julia Berezutskaya Immiora

  • Utrecht, the Netherlands
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Immiora
Immiora / faster-rcnn-vgg16-test.prototxt
Created January 15, 2018 12:03
Faster R-CNN for visualizing with Netscope
# copied from https://github.com/rbgirshick/py-faster-rcnn/blob/master/models/pascal_voc/VGG16/faster_rcnn_end2end
# for the purpose of visualization with Netscope (http://ethereon.github.io/netscope/quickstart.html)
# original paper: Ren et al., 2015 "Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks"
# at https://arxiv.org/abs/1506.01497
name: "VGG_ILSVRC_16_layers"
input: "data"
input_shape {
dim: 1
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.