上一页 1 ··· 126 127 128 129 130 131 132 133 134 ··· 187 下一页
摘要: Generative Adversarial Networks 阅读全文
posted @ 2018-04-22 23:07 papering 阅读(157) 评论(0) 推荐(0)
摘要: http://my-bucket.oss-cn-beijing.aliyuncs.com/gen_mydir_video%2Fmy.mp4 阅读全文
posted @ 2018-04-21 11:37 papering 阅读(210) 评论(0) 推荐(0)
摘要: 从代码里能分析出一个人的处事的积极与消极,妥协退让与迎面直击 阅读全文
posted @ 2018-04-20 21:34 papering 阅读(366) 评论(0) 推荐(0)
摘要: Message: unknown error: Element is not clickable at point google chrome - Debugging "Element is not clickable at point" error - Stack Overflow https:/ 阅读全文
posted @ 2018-04-20 21:14 papering 阅读(700) 评论(0) 推荐(0)
摘要: 解决ES集群状态异常教程(存在UNASSIGNED)_百度经验 https://jingyan.baidu.com/article/9158e00013f787a255122843.html 阅读全文
posted @ 2018-04-20 17:31 papering 阅读(791) 评论(0) 推荐(0)
摘要: 1)安装setuptools https://pypi.Python.org/pypi/setuptools python setup.py install 2)之后 安装 pip pip · PyPI https://pypi.org/project/pip/#files python setup 阅读全文
posted @ 2018-04-20 14:38 papering 阅读(285) 评论(0) 推荐(0)
摘要: sum([len(d[u]) for u in d]) 阅读全文
posted @ 2018-04-20 13:10 papering 阅读(188) 评论(0) 推荐(0)
摘要: ls -lR|grep "^-"|wc -l Linux 统计某个字符串出现的次数 - ywl925 - 博客园 https://www.cnblogs.com/ywl925/p/3947778.html 阅读全文
posted @ 2018-04-20 11:48 papering 阅读(167) 评论(0) 推荐(0)
摘要: a 阅读全文
posted @ 2018-04-20 10:40 papering 阅读(258) 评论(0) 推荐(0)
摘要: from selenium import webdriver import os import time import pymysql from bs4 import BeautifulSoup import requests import threading from selenium.webdriver.common.keys import Keys h, pt, u, p, db... 阅读全文
posted @ 2018-04-19 23:12 papering 阅读(269) 评论(0) 推荐(0)
摘要: # [libx264 @ 00000275eb57fec0] height not divisible by 2 (520x325) 阅读全文
posted @ 2018-04-19 16:34 papering 阅读(237) 评论(0) 推荐(0)
摘要: 视频生成 量产 阅读全文
posted @ 2018-04-19 14:54 papering 阅读(264) 评论(0) 推荐(0)
摘要: 【微x说】 我们的OCR算法当前主要应用于广告图片,不仅助力广告审核,更重要的是提取广告素材图片中的语义特征以求更精准的推荐。 【微商说】 【微商说】我们的2.0代码当前主要应用于活跃非明星非机器用户的图文,不仅助力广告发布,更重要的是迎合该群体用户的图文语义特征以求更精准的推荐。 阅读全文
posted @ 2018-04-18 23:22 papering 阅读(207) 评论(0) 推荐(0)
摘要: -vframes number 设置转换多少桢(frame)的视频 帧速率(fps) (可以改,确认非标准桢率会导致音画不同步,所以只能设定为15或者29.97) mp3_time*fps=vframes mp3_time*fps=vframes 阅读全文
posted @ 2018-04-18 17:12 papering 阅读(304) 评论(0) 推荐(0)
摘要: 以上代码成立的前提 是 系统是线性 的 ’ 阅读全文
posted @ 2018-04-18 16:34 papering 阅读(743) 评论(0) 推荐(0)
摘要: from aip import AipSpeech bd_k_l = ['11059852', '5Kk01GtG2fjCwpzEkwdn0mjw', 'bp6Wyx377Elq7RsCQZzTBgGUFzLm8G2A'] APP_ID, API_KEY, SECRET_KEY = bd_k_l def gen_bd_mp3(uid, str_): mp3_dir = 'C... 阅读全文
posted @ 2018-04-18 11:43 papering 阅读(308) 评论(0) 推荐(0)
摘要: 去除递归 保证绝对同步 阅读全文
posted @ 2018-04-18 09:41 papering 阅读(571) 评论(0) 推荐(0)
摘要: t 阅读全文
posted @ 2018-04-17 18:40 papering 阅读(324) 评论(0) 推荐(0)
摘要: ''' SELECT * FROM Info_Roles WHERE Flag=1 LIMIT 2; select top y * from 表 where 主键 not in(select top (x-1)*y 主键 from 表) 如果表中无主键,可以用临时表,加标识字段解决.这里的x,y可以用变量. s... 阅读全文
posted @ 2018-04-17 13:52 papering 阅读(2065) 评论(0) 推荐(0)
摘要: 学习中心 | 腾讯社交广告营销平台 http://e.qq.com/ads/learning/data/optimization/case/035/ 阅读全文
posted @ 2018-04-16 23:02 papering 阅读(264) 评论(0) 推荐(0)
摘要: 一一映射的有序替换 阅读全文
posted @ 2018-04-16 15:46 papering 阅读(345) 评论(0) 推荐(0)
摘要: <img role="presentation" src="https://p3.pstatp.com/large/pgc-image/152385934210854ceb909ec" title="点击预览大图"> pgc 图片 》 文章 编辑 图片 先形成pgc路径 阅读全文
posted @ 2018-04-16 14:20 papering 阅读(1105) 评论(0) 推荐(0)
摘要: 玩淘宝要做访问意图分析,玩今日头条要做访问路径、意图的反抗分析:在生态里边,没有上下班的概念,这才是all in 阅读全文
posted @ 2018-04-16 11:33 papering 阅读(314) 评论(0) 推荐(0)
摘要: 蜘蛛协议 《今日头条》支持蜘蛛协议(Robots Exclusion Protocol)"ToutiaoSpider",同时,我们尊重所有的网络媒体,如媒体不希望内容被《今日头条》推荐,请及时邮件至 bd@toutiao.com 邮箱,或在网站页面中根据拒绝蜘蛛协议(Robots Exclusion 阅读全文
posted @ 2018-04-16 09:02 papering 阅读(374) 评论(0) 推荐(0)
摘要: 有的玩站内,有的玩站外;应了了老师说的:那些一批批倒下的xx小二;夜夜来袭,天天换地 阅读全文
posted @ 2018-04-16 02:49 papering 阅读(298) 评论(0) 推荐(0)
摘要: 访问意图分析 阅读全文
posted @ 2018-04-15 21:15 papering 阅读(200) 评论(0) 推荐(0)
摘要: 统计日期 访客数 新访客数 老访客数 跳失率 浏览量 人均浏览量(访问深度) 人均停留时长(秒) PC端访客数 PC端浏览量 无线端访客数 无线端访客数占比 无线端浏览量 商品详情页访客数 商品详情页浏览量 被浏览商品数 支付子订单数 支付金额 支付转化率 PC端支付金额 无线端支付金额 无线端支付 阅读全文
posted @ 2018-04-15 17:37 papering 阅读(179) 评论(0) 推荐(0)
摘要: ia = document.getElementsByClassName("item-name"); le = ia.length; function c(i) { console.log(i) } for (i = 0; i 告别单身淘宝小店 阅读全文
posted @ 2018-04-15 09:34 papering 阅读(166) 评论(0) 推荐(0)
摘要: f = 't.txt' l = [] with open(f, 'r', encoding='utf-8') as fr: for i in fr: l.append(i) # 导入模块 from wxpy import * # 初始化机器人,扫码登陆 bot = Bot() import time while True: # 机器人账号自身 ... 阅读全文
posted @ 2018-04-14 08:44 papering 阅读(201) 评论(0) 推荐(0)
摘要: # 导入模块 from wxpy import * # 初始化机器人,扫码登陆 bot = Bot() 阅读全文
posted @ 2018-04-14 00:43 papering 阅读(1112) 评论(0) 推荐(0)
摘要: # 设置分句的标志符号;可以根据实际需要进行修改 # cutlist = "。!?".decode('utf-8') cutlist = ['\n', '\t', '。', ';', '?', '.', ';', '?', '...', '、、、', ':'] cutlist = ['\n', '\t', '。', ';' 阅读全文
posted @ 2018-04-13 17:08 papering 阅读(277) 评论(0) 推荐(0)
摘要: l = [] for i in range(44): l.append(i) mystep = 6 ll, r = [], [] for i in range(len(l)): print(i) if i < mystep: ll = l[0:i] else: ll = l[i - mystep:i] r.... 阅读全文
posted @ 2018-04-13 14:30 papering 阅读(143) 评论(0) 推荐(0)
摘要: 先生成一张黑色图,再用白色填充 中文字符 阅读全文
posted @ 2018-04-13 14:16 papering 阅读(535) 评论(0) 推荐(0)
摘要: 在原视频的生成基础上,可以在不同字幕、不同播放位置贴入不同图片; 阅读全文
posted @ 2018-04-13 12:20 papering 阅读(213) 评论(0) 推荐(0)
摘要: 因子优化 阅读全文
posted @ 2018-04-13 10:59 papering 阅读(229) 评论(0) 推荐(0)
摘要: 音频 分析 阅读全文
posted @ 2018-04-12 17:03 papering 阅读(242) 评论(0) 推荐(0)
摘要: 屏幕显示字幕内容与形式 和 字幕的播放时长分离 : 去除标点符号的影响 阅读全文
posted @ 2018-04-12 15:56 papering 阅读(384) 评论(0) 推荐(0)
摘要: # 设置分句的标志符号;可以根据实际需要进行修改 # cutlist = "。!?".decode('utf-8') cutlist = ['\n', '\t', '。', ';', '?', '.', ';', '?', '...', '、、、', ':'] cutlist = ['\n', '\t', '。', ';' 阅读全文
posted @ 2018-04-12 15:33 papering 阅读(227) 评论(0) 推荐(0)
摘要: f_x, f_y = math.floor((mode_img_size_wh[0]) * 0.15), math.floor(mode_img_size_wh[1] * 0.85) 大众审美??字幕大小、位置分别相对屏幕相应量的比例 阅读全文
posted @ 2018-04-12 14:57 papering 阅读(142) 评论(0) 推荐(0)
摘要: 目的是拿到播放时间长 视频 音频 文件信息 阅读全文
posted @ 2018-04-12 10:12 papering 阅读(560) 评论(0) 推荐(0)
上一页 1 ··· 126 127 128 129 130 131 132 133 134 ··· 187 下一页