1 Star 0 Fork 0

AilikeZ/a-PyTorch-Tutorial-to-Object-Detection

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
create_data_lists.py 234 Bytes
一键复制 编辑 原始数据 按行查看 历史
sgrvinod 提交于 2018-08-04 11:02 . Initial commit
from utils import create_data_lists
if __name__ == '__main__':
create_data_lists(voc07_path='/media/ssd/ssd data/VOC2007',
voc12_path='/media/ssd/ssd data/VOC2012',
output_folder='./')
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ailikez/a-PyTorch-Tutorial-to-Object-Detection.git
[email protected]:ailikez/a-PyTorch-Tutorial-to-Object-Detection.git
ailikez
a-PyTorch-Tutorial-to-Object-Detection
a-PyTorch-Tutorial-to-Object-Detection
master

搜索帮助