【阅读材料精选 From-to-Date:2020.11.01~2020.12.31】

【阅读材料精选 From-to-Date:2020.11.01~2020.12.31】

重点内容
【轻量无锚的检测模型】
github:https://github.com/RangiLyu/nanodet
在这里插入图片描述

(检测模型)【denternet改进版】
web:https://zhuanlan.zhihu.com/p/323814368
github:https://github.com/JDAI-CV/centerX
note:https://www.cnblogs.com/gawain-ma/archive/2019/05/17/10882113.html
hint:即便不用他的改版,单看行文风格都是一篇便于吸收想法的实测文章。

【web文本关系标注工具】
github:https://github.com/FXLP/MarkTool
hint:还没有出,但看效果好像很好

【常用正则表达式】
github:https://github.com/cdoco/common-regex

【通过最小最近语义编辑距离来做NLP模型】
paper:https://www.arxiv-vanity.com/papers/2012.13985/

【styleGAN少样本时的训练结果优化】
paper:https://arxiv.org/pdf/2006.06676.pdf
github:https://github.com/RoyWheels/stylegan2-ada
comment:NVIDIA出的,长度有35页,值得细读

【机器学习&深度学习纲要(2017-2020),内容包括统计学、机器学习、深度学习、计算机科学、数据科学、深度视觉、NLP、云计算等领域的话题、链接和总结】by Ori Cohen
baidu pan:http://t.cn/A6qHS2UD password:wprc
web:https://docs.google.com/document/d/e/2PACX-1vRE8XQ7y6ovbjWVkf4-Wn4ftXEqRW1a1Zxi6FF1kHsa4zrF4olPRxSwd721zZD5MBiNQtymm4eePAKv/pub

【MIRNet-TFJS:TensorFlow JS实现的用于低照度图片增强的MIRNet模型】
github:https://github.com/Rishit-dagli/MIRNet-TFJS
hint:看看能不能用于增强低照度图片的显示效果

【6.7ms on Mobile with over 78% ImageNet Accuracy】
web:https://www.arxiv-vanity.com/papers/2012.00596/
hint:速度很快,可以看看是什么网络结构

【PyTorch图像质量评价包】
github:https://github.com/francois-rozet/piqa
hint:可以看看能不能用于分辨出低dpi图片

【BoxInst: High-Performance Instance Segmentation with Box Annotations】
web:https://www.arxiv-vanity.com/papers/2012.02310/
github:https://github.com/aim-uofa/AdelaiDet/

【StrokeGAN:引入笔划编码loss到CycleGAN中】
paper:https://www.arxiv-vanity.com/papers/2012.08687/

【简单的根据需求生成训练代码的工具】
github:https://github.com/jrieke/traingenerator
hint:可以考虑在这基础上添加我们的需求

【全面Python编程速查】
github:https://github.com/gto76/python-cheatsheet
hint:是一个python不同类型的用法记录帖

【GAN & Deepfakes相关文献资源大列表】
github:https://github.com/enochkan/awesome-gans-and-deepfakes

【条形码检测网络】
github:https://github.com/abbyy/barcode_detection_benchmark

【用Google Speech Recognition实现的OBS自动字幕扩展,可自动保存为SRT字幕文件】
在这里插入图片描述
github:https://github.com/ratwithacompiler/OBS-captions-plugin

【《Image Super-Resolution by Neural Texture Transfer.》(CVPR 2019)】
github:https://github.com/S-aiueo32/srntt-pytorch

【YOLODet-PyTorch:端到端基于pytorch框架复现yolo最新算法的目标检测开发套件,旨在帮助开发者更快更好地完成检测模型的训练、精度速度优化到部署全流程】
github:https://github.com/wuzhihao7788/yolodet-pytorch

模型压缩

模型安全与加密

NLP
【MiNLP-小米公开的NLP处理平台】
github:
note:有计划地公开

【长文本摘要】
paper:https://www.arxiv-vanity.com/papers/2012.14136/

【GPT2新闻摘要生成项目】
github:https://github.com/liucongg/GPT2-NewsTitle

【文本摘要】
github:https://github.com/salesforce/ctrl-sum

【NLP顶会论文研读与复现】
在这里插入图片描述
github:https://github.com/S-aiueo32/srntt-pytorch

【BERT介绍及NLP模型发展史】
web:https://blog.csdn.net/jiaowoshouzi/article/details/89073944

【字符感知预训练语言模型】在这里插入图片描述
github:https://github.com/wtma/CharBERT
paper:https://arxiv.org/pdf/2011.01513.pdf

网络课堂
【工具的介绍入门视频】
bilibili:https://www.bilibili.com/video/BV1aE41157q6/

【有思维导图的刷题库(C++ leetcode)】
在这里插入图片描述
github:https://github.com/changgyhub/leetcode_101

文献

模型相关
【具有独立单峰注释的中文多模态情绪分析数据集CH-SIMS】
github:https://github.com/thuiar/MMSA

数据集
【ICDAR 2019 ReCTs】
web:https://rrc.cvc.uab.es/?ch=12&com=downloads

【Text2SQL】自然语言理解转换为SQL语句
github:https://github.com/yechens/NL2SQL

【表面缺陷检测数据集】
github:https://github.com/Charmve/Surface-Defect-Detection

拓展阅读
【SCC:星际争霸二AI——深度强化学习】
web:https://www.arxiv-vanity.com/papers/2012.13169/

【2020 AI领域优秀论文回顾】
web:https://medium.com/towards-artificial-intelligence/2020-a-year-full-of-amazing-ai-papers-a-review-c42fa07aff4b

【老照片翻新CV】
paper:https://www.arxiv-vanity.com/papers/2012.12261/

【数据指数接口获取】
github:https://github.com/justinzm/gopup在这里插入图片描述

在这里插入图片描述
在这里插入图片描述

【感受野更广好还是层数更深好?】
paper:https://www.arxiv-vanity.com/papers/2010.15327

【音频上采样NU-GAN模型】
paper:https://arxiv.org/abs/2010.11362

【吴恩达:人工智能——从概念证明到产品化部署】
web:https://www.bilibili.com/video/BV1QT4y1F7Fp/

【矢量流和灰度引导下的草图生成】
paper:https://www.arxiv-vanity.com/papers/2012.09004/
github:https://github.com/TZYSJTU/Sketch-Generation-with-Drawing-Process-Guided-by-Vector-Flow-and-Grayscale

【'PandaOCR - 多功能OCR图文识别+翻译+朗读+弹窗+公式+表格+图床+搜图+二维码】整合多方OCR功能的小组件
github:https://github.com/miaomiaosoft/PandaOCR

【实时高分辨率,单GPU抠图-4K60Hz】
paper:https://arxiv.org/pdf/2012.07810.pdf
github:https://github.com/PeterL1n/BackgroundMattingV2

【实时单摄人像抠图神经网络】
paper:https://www.arxiv-vanity.com/papers/2011.11961/
github:https://github.com/ZHKKKe/MODNet
video:https://weibo.com/tv/show/1034:4575429575770121?from=old_pc_videoshow

【30天掌握量化交易 (持续更新) - 更好的帮助自己炒股】
github:https://github.com/Rockyzsu/stock
在这里插入图片描述

待尝试

以上内容摘自新浪微博:@爱可可-爱生活
https://weibo.com/fly51fly?refer_flag=1005055010_&is

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值