Pang

Results 27 issues of Pang

At first, thanks for your code... https://github.com/yanx27/3DGNN_pytorch/blob/b5e0188e56f926cff9b2c9a68bedf42cb3b42d2f/models.py#L411 Can we use convolution(e.g. 1x1) operations to achieve this part? I have a try like this: ```python self.g_rnn_conv = nn.Sequential( nn.Conv2d(2048 * self.k,...

因为搜索栏平时都会直接使用地址栏去搜索,标签页里自带的搜索栏其实并不是很需要。

老哥还更新么?

请问这个仓库是不再更新了么

## 注意 这里记录一些偶然间碰到的与显著性或者不好归类的数据集.

* graphdeeplearning/benchmarking-gnns: https://github.com/graphdeeplearning/benchmarking-gnns

# XXX to 2019年07月18日 - [x] 补充Survey论文的数据集列表 - [x] 适当调整结构 - [x] add https://ai.google/tools/datasets/ - [x] add https://github.com/Tencent/tencent-ml-images#download-images-from-open-images

* MaskRCNN:https://www.infoq.cn/article/image-object-recognition-mask-rcnn

> 平均往返时延RTT= a * (旧的RTT) + (1-a) * (新的往返时延样本) > 《计算机网络(第四版)》 谢希仁 可以看做一种IIR低通滤波器。 ![image](https://user-images.githubusercontent.com/26847524/47493895-015d3080-d883-11e8-97f1-30b50fb0d3b9.png) 本身具有反馈支路。 可以起到滤波平滑的作用。 > 感谢刘文龙老师的启发

Good idea