9 Star 51 Fork 14

Gitee 极速下载/cartoonize

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/experience-ml/cartoonize
克隆/下载
config.yaml 845 Bytes
一键复制 编辑 原始数据 按行查看 历史
---
run_local: true #Set this to true if you are running locally, false if you have configured the Google buckets and algorithmia code.
gpu: true #Set this to true if you want to use the GPU
trim-video: true #Set this to false if you want to process full video
trim-video-length: 15 #Max number of seconds you want to trim the video from start
original_frame_rate: false #If False output_frame_rate will be used else original video detected frame rate will be used, if no metadata found will use output_frame_rate
output_frame_rate: '24/1' #Set the output frame rate, if original resolution
colab-mode: false #Set true if you are executing in colab mode
original_resolution: false # Set to true if you don't want to resize the original video
resize-dim: 720 #The width of the video will be resized to specified number maintaining aspect ratio
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/cartoonize.git
git@gitee.com:mirrors/cartoonize.git
mirrors
cartoonize
cartoonize
master

搜索帮助