Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhuayc authored Dec 19, 2018
1 parent b89aea4 commit 08e1d9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ An example of adapting from **Cityscapes** dataset to **Foggy Cityscapes** datas
```Shell
cd $FRCN_ROOT
./tools/test_net.py --gpu {GPU_ID} --def models/da_faster_rcnn/test.prototxt --net output/faster_rcnn_end2end/voc_2007_trainval/vgg16_da_faster_rcnn_iter_70000.caffemodel --imdb voc_2007_test --cfg models/da_faster_rcnn/faster_rcnn_end2end.yml
### Other Implementation
[Detectron-DA-Faster-RCNN](https://github.com/krumo/Detectron-DA-Faster-RCNN) in Caffe2(Detectron)

0 comments on commit 08e1d9e

Please sign in to comment.