Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting 2020-05-09 15:59:40 Paper: nips-2015 Code: 1. https://github.com/ ...
分类:
移动开发 时间:
2020-05-09 17:20:31
阅读次数:
75
一般操作 https://docs.djangoproject.com/en/3.0/ref/models/querysets/ 官网 文档 https://www.cnblogs.com/study-learning/p/9969486.html 必知必会13条 <1> all(): 查询所有结果 ...
多篇开源CVPR 2020 语义分割论文 前言 1. DynamicRouting:针对语义分割的动态路径选择网络 Learning Dynamic Routing for Semantic Segmentation 作者团队:中科院&国科大&西安交大&旷视 论文链接:https://arxiv.o ...
分类:
其他好文 时间:
2020-05-08 09:38:11
阅读次数:
710
一、反射 1.在Java虚拟机种,只有一个类,所有使用使用反射机制的时候,创建多少个引用都是指向同一个类的。 2?.通过Class类对象创建java对象 package com.bjpowernode.java_learning; import com.bjpowernode.java_learni ...
分类:
编程语言 时间:
2020-05-07 00:48:40
阅读次数:
69
Π-model 和 temporal ensemble 都出自论文 Temporal Ensembling for Semi-Supervised Learning,都是利用一致性约束(consistency regularization)来进行半监督学习(semi-supervised learn... ...
分类:
其他好文 时间:
2020-05-04 13:28:02
阅读次数:
123
期刊:IEEE SIGNAL PROCESSING LETTERS 作者:Weixuan Tang, Shunquan Tan, Bin Li, Jiwu Huang Notes :早期将GAN用于steganography的众多算法中,个人认为这篇2017年的论文是把steganography的逻 ...
分类:
Web程序 时间:
2020-05-03 20:24:53
阅读次数:
129
Headers Lables Each label can be up to 63 characters long, and an entire FQDN(fully qualified domain name) is limited to at most 255 (1 byte) characte ...
分类:
其他好文 时间:
2020-05-03 14:50:55
阅读次数:
63
1. machine learning分类 supervised learning:output class is given (regression + classification) unsupervised learning 2. regression预测的结果是一个连续的值,即对x y进行拟 ...
分类:
其他好文 时间:
2020-04-30 14:00:56
阅读次数:
71
AutoInt:基于Multi-Head Self-Attention构造高阶特征 本文介绍 2018年 发布在 arXiv 上文章《AutoInt: Automatic Feature Interaction Learning via Self-Attentive Neural Networks》 ...
分类:
其他好文 时间:
2020-04-29 11:12:43
阅读次数:
113
QATM: Quality-Aware Template Matching For Deep Learning 2020-04-27 11:50:16 Paper: https://arxiv.org/pdf/1903.07254.pdf Code: https://github.com/kamat ...
分类:
其他好文 时间:
2020-04-27 13:31:58
阅读次数:
61