You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
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
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
The text was updated successfully, but these errors were encountered: