上传者: 42136826
|
上传时间: 2022-01-04 20:37:26
|
文件大小: 9.17MB
|
文件类型: -
bubble_Detection
要求
Python 3.7以上
火炬1.7.1 + cu110
火炬视觉0.8.2 + cu110
matplotlib 3.3.3
numpy的1.19.5
侦探
要安装Detectron,在终端中输入python -m pip install'git + '。 可以在上找到更多信息。
训练
$ python main.py --mode train
--data_path ./monet2photo \
--ckpt_path ./ckpt \
--result_path ./result \
--gpu 0
测试
$ python main.py --mode test