1 Star 0 Fork 0

iwangyuezhang/memae-anomaly-detection

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test_video_AE.sh 283 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dong 提交于 2019-08-27 20:10 . update sh
#!/bin/bash
# testing AE video
sudo /home/dong/.conda/envs/py36pt040/bin/python script_testing.py \
--ModelName AE \
--ModelSetting Conv3D \
--Dataset UCSD_P2_256 \
--ModelRoot ./memae_models/ \
--DataRoot ./dataset/ \
--OutRoot ./results/ \
--Suffix Non
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/iwangyuezhang/memae-anomaly-detection.git
git@gitee.com:iwangyuezhang/memae-anomaly-detection.git
iwangyuezhang
memae-anomaly-detection
memae-anomaly-detection
master

搜索帮助