This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
beimingwu
/
learnware
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[FIX] Fix bugs in example_image
tags/v0.3.2
Gene
3 years ago
parent
c21646269f
commit
8bd6db95e1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/example_image/main.py
+ 1
- 1
examples/example_image/main.py
View File
@@ -185,4 +185,4 @@ def test_search(load_market=True):
if __name__ == "__main__":
# prepare_data()
# prepare_model()
test_search()
test_search(
False
)
Write
Preview
Loading…
Cancel
Save