Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
RODNet
Commits
1fd8e1a1
Commit
1fd8e1a1
authored
Dec 30, 2020
by
Yizhou Wang
Browse files
Update README.md
parent
1d3dead7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
README.md
README.md
+1
-6
No files found.
README.md
View file @
1fd8e1a1
...
@@ -10,7 +10,7 @@ conda activate rodnet
...
@@ -10,7 +10,7 @@ conda activate rodnet
Install pytorch.
Install pytorch.
```
```
conda install pytorch torchvision cudatoolkit=10.
0
-c pytorch
conda install pytorch torchvision cudatoolkit=10.
1
-c pytorch
```
```
Setup RODNet package.
Setup RODNet package.
...
@@ -36,11 +36,6 @@ python tools/train.py --config configs/<CONFIG_FILE> \
...
@@ -36,11 +36,6 @@ python tools/train.py --config configs/<CONFIG_FILE> \
--log_dir checkpoints/
--log_dir checkpoints/
```
```
### Pretrained Models
Please download the pretrained models from the list below:
-
[
rodnet_cdc_win16_cruw_mini_epoch50.pkl
](
https://drive.google.com/file/d/19j-jy5wVOwYjUS5SPvoF-MjA06PepYnA/view?usp=sharing
)
## Inference
## Inference
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment