提交 c288d10b 编写于 作者: K kinghuin

modify md

上级 624bd932
......@@ -46,8 +46,7 @@ videotag = hub.Module(name="videotag_tsn_lstm")
# execute predict and print the result
results = videotag.classification(paths=["1.mp4","2.mp4"], use_gpu=True)
for result in results:
print(result)
print(results)
```
## 依赖
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册