Skip to content

Commit

Permalink
[fix] fix weight url
Browse files Browse the repository at this point in the history
  • Loading branch information
“rui1996” committed Jun 29, 2020
1 parent 4c46727 commit 14318da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PointRCNN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This folder contains code to reproduce the results on end-to-end training of Poi
* scipy

## Pre-train models
Download PRCNN model pretrained on SDN on KITTI [here](https://drive.google.com/file/d/1qlvZPezFsnEWDNNHT9cGpmxIY388k4iS/view?usp=sharing) and pretrained depth model [here](https://drive.google.com/file/d/1aIP1kwhrtlkyV59_9iOl8261ACgGhLup/view?usp=sharing).
Download PRCNN model pretrained on SDN on KITTI [here](https://drive.google.com/file/d/1aIP1kwhrtlkyV59_9iOl8261ACgGhLup/view?usp=sharing) and pretrained depth model [here](https://drive.google.com/file/d/1qlvZPezFsnEWDNNHT9cGpmxIY388k4iS/view?usp=sharing).

After downloading model weights, create `depth_network/results/stack_finetune_from_sceneflow` folder and put the depth weight under the folder.

Expand Down

0 comments on commit 14318da

Please sign in to comment.