Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

link to fast-rcnn examples returns 404 Not Found #18

Open
DawnStone opened this issue Apr 19, 2017 · 2 comments
Open

link to fast-rcnn examples returns 404 Not Found #18

DawnStone opened this issue Apr 19, 2017 · 2 comments
Labels

Comments

@DawnStone
Copy link

DawnStone commented Apr 19, 2017

The link referenced in the fast-rcnn readme file (https://github.com/NervanaSystems/ModelZoo/blob/master/ObjectLocalization/FastRCNN/readme.md) is broken:
https://github.com/NervanaSystems/neon/tree/master/examples/fast-rcnn is no longer present in the neon examples

@DawnStone DawnStone added the bug label Apr 19, 2017
@DawnStone DawnStone changed the title link to fast-rcnn examples is broken link to fast-rcnn examples returns 404 Not Found Apr 19, 2017
@DawnStone
Copy link
Author

DawnStone commented Apr 19, 2017

The obsolete references from the readme file are:

The model scripts are part of the neon examples and can be accessed from this link to the
[neon repository](https://github.com/NervanaSystems/neon).  Specifically, the Fast RCNN example
readme and scripts can be found [here](https://github.com/NervanaSystems/neon/tree/master/examples/fast-rcnn).
The Fast RCNN scripts and [README](https://github.com/NervanaSystems/neon/blob/master/examples/fast-rcnn/README.md)
are located in the neon examples [directory](https://github.com/NervanaSystems/neon/tree/master/examples/fast-rcnn).
To measure the performance of the trained file (see above) using the Pascal VOC test data set, activate the
neon virtual env (if applicable) and run the following command from the neon repo root directory:
python examples/fast-rcnn/run_validation.py --model_file frcn_vgg.p

@DawnStone
Copy link
Author

The fast-rcnn example has been replaced by the faster-rcnn example in the neon repo: https://github.com/NervanaSystems/neon/tree/master/examples/faster-rcnn

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant