-
# 0. 論文情報・リンク
論文リンク:https://arxiv.org/abs/1805.12564
公開日時:Submitted on 31 May 2018
実装コード:
Publication : arxiv
# 1. どんなもの?
# 2. 先行研究と比べてどこがすごいの?
# 3. 技術や手法の"キモ"はどこにある?
# 4. どうやって有効だと検…
-
## 論文リンク
https://arxiv.org/abs/1905.13545
## 公開日(yyyy/mm/dd)
2019/05/28
## 概要
- CNNの非直感的な汎化は人間とモデルの間の知覚の乖離が原因。(CNNは人間よりもはるかに高い粒度でデータを見ることが出来る。CNNは人間が知覚できない画像の高周波成分を活用出来る。)
-
> Convolutional neural networks (CNN) have been successfully used to handle three-dimensional data and are a natural match for data with spatial structure such as 3D molecular structures. However, a d…
-
3D convolutions are important too!
Like 2D images in nature, 3D Volume data is very common, such as medical CT and MRI data, where voxels are uniformly distributed in 3D space.
The medical and …
-
Convolutional Neural Networks
![image](https://user-images.githubusercontent.com/19603921/193085953-cd5db50d-7a05-44cf-869b-5a74b3f7a997.png)
-
- [x] [Accurate, Large Minibatch SGD: Training ImageNet in 1 Hour](https://arxiv.org/abs/1706.02677) by **Facebook** 👉 [mynote](https://github.com/towerjoo/myML/blob/master/papers/weekly/train_ima…
-
We should add the section, so advanced users can skip certain notebooks / skip to certain sections.
Also rename the section (either "Learning Objectives" or "In this section you'll learn".
| Noteb…
-
### Lesson Title
Introduction to deep learning
### Lesson Repository URL
https://github.com/carpentries-incubator/deep-learning-intro
### Lesson Website URL
https://carpentries-incubator.github.i…
-
- Name of layer type:
deform_conv2d
- Is this a PyTorch or a TensorFlow layer type:
PyTorch
- Your version of coremltools:
7.0b1
- Your version of PyTorch/TensorFlow:
PyTorch 2.0.1
- I…
-
I found 3 dead links when running fetch_papers.py.
Here are working links for those 3 papers:
3D convolutional neural networks for human action recognition
https://pdfs.semanticscholar.org/3c86…