From 94d7da600fb933b7cd13bae4dbe8d9e4aa991767 Mon Sep 17 00:00:00 2001 From: mengze3 <2668864005@qq.com> Date: Thu, 7 Aug 2025 13:28:02 +0800 Subject: [PATCH] training_initialize --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ca648f..401766f 100755 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ python PathNet/train_ours.py ``` ### 2.3 Visualizing the Results -Once the model converges, you can visualize it: +Once the model converges, you can visualize it. A pretrained model is provided [here](https://drive.google.com/file/d/13o9flu4yo451FzMRhiEFF8PYq2dcNoDo/view?usp=sharing): ```bash cd ~/DPtraj/deepPathPlan