码迷,mamicode.com
首页 >  
搜索关键字:contributions    ( 37个结果
cvpr2017:branchout——基于CNN的在线集成跟踪
1、引言 2017年CVPR上有不少关于跟踪的paper。CF方面最引人瞩目的应该是ECO了,CNN方面也有一些新的进展。Branchout是一个基于CNN用bagging集成的在线跟踪方法。 contributions: (1)提出了一种简单有效的正则化技术branchout,减少了集成学习方法在 ...
分类:其他好文   时间:2017-07-25 15:40:28    阅读次数:137
解决github提交commit,contributions不统计显示绿色的问题
最近使用GitHub Desktop时,发现自己好多次的commits都没有被记录在Contributions中,但是点开项目详情里面可以看到自己的commit确实上传成功了,所以就忧伤了,为什么没有绿呢? 然后去了解了下Contributions的规则,发现只会记录以下几种: Issues 和 p ...
分类:其他好文   时间:2017-06-18 22:44:42    阅读次数:203
Github为什么没有记录你的Contributions
为什么你的 Contributions 没有在你的 Profile 里显示? 那么问题来了,什么是Contributions呢,Github官网上有这么一句话: Your profile contributions graph is a record of contributions you've ...
分类:其他好文   时间:2017-03-26 18:05:28    阅读次数:193
GIT 查看/修改用户名和邮箱地址
git中用户名和邮箱地址的作用: 用户名和邮箱地址是本地git客户端的一个变量,不随git库而改变。 每次commit都会用用户名和邮箱纪录。 github的contributions统计就是按邮箱来统计的。 查看用户名和邮箱地址: 修改用户名和邮箱地址: 由于我们把remote 仓库放在这类云端, ...
分类:其他好文   时间:2017-02-22 11:11:24    阅读次数:426
论文阅读之:Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network 2016.10.23 摘要: Contributions: GANs 提供了强大的框架来产生高质量的 plausible-look ...
分类:Web程序   时间:2016-10-23 15:04:21    阅读次数:3272
thread safe
computer science J. Glenn Brookshear with contributions from David T. SmithIndiana University of Pennsylvania Dennis Brylow Marquette University 11th ...
分类:其他好文   时间:2016-08-23 11:38:03    阅读次数:252
解决github提交commit,contributions不统计显示绿色的问题
最近使用GitHub Desktop时,发现自己好多次的commits都没有被记录在Contributions中,但是点开项目详情里面可以看到自己的commit确实上传成功了,所以就忧伤了,为什么没有绿呢? 然后去了解了下Contributions的规则,发现只会记录以下几种: Issues 和 p ...
分类:其他好文   时间:2016-08-18 00:57:06    阅读次数:1741
【转】为什么Github没有记录你的Contributions
【转】为什么Github没有记录你的Contributions字数985 阅读0 评论0 喜欢0记录下为什么github 提交的时候,没有记录到 github 的那个日历上。Paste_Image.png明明天天都有提交,但是为什么都没有记录上来呢? 想让这个日历上满满的绿色,但是发现提交都没有被统... ...
分类:其他好文   时间:2016-08-12 06:37:21    阅读次数:202
Extending Robolectric
Robolectric is a work in progress, and we welcome contributions from the community. We encourage developers to use the standard GitHub workflow to for ...
分类:其他好文   时间:2016-07-21 19:53:37    阅读次数:247
Git
Notes from http://gitref.org/remotes/ If you want to share a locally created repository, or you want to take contributions from someone else's reposit ...
分类:其他好文   时间:2016-06-04 12:00:16    阅读次数:216
37条   上一页 1 2 3 4 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!