mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-22 09:13:01 +00:00
deeplabv3+ tesst: add shebang
This commit is contained in:
parent
96e260fe82
commit
91846079b2
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
# @source https://keras.io/examples/vision/deeplabv3_plus/
|
||||
# Required dataset: https://drive.google.com/uc?id=1B9A9UCJYMwTL4oBEo4RZfbMZMaZhKJaz [instance-level-human-parsing.zip]
|
||||
|
||||
|
|
Loading…
Reference in a new issue