Image Classification using CNN with Multi Input 複数の入力層を持つCNN
This demo shows how to implement convolutional neural network (CNN) for image classification with multi-input. カスタムループを用いて複数入力のCNNを実装します。
https://github.com/KentaItakura/Image-Classification-using-CNN-with-Multi-Input-using-MATLAB
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Kenta (2026). Image Classification using CNN with Multi Input 複数の入力層を持つCNN (https://github.com/KentaItakura/Image-Classification-using-CNN-with-Multi-Input-using-MATLAB/releases/tag/2.0), GitHub. Retrieved .
General Information
- Version 2.0.0 (1.09 MB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.0.0 | See release notes for this release on GitHub: https://github.com/KentaItakura/Image-Classification-using-CNN-with-Multi-Input-using-MATLAB/releases/tag/2.0 |
||
| 1.3.1 | Japanese title added |
||
| 1.3.0 | new optimizer (Adam) was added |
||
| 1.2.0 | The demo with RMSProp optimizer was added |
||
| 1.1.0 | Overview updated |
||
| 1.0.1 | Explanation added in the live editor |
||
| 1.0.0 |