Community Profile

photo

Kenta


Last seen: 約1ヶ月 前 2018 年からアクティブ

Followers: 0   Following: 0

連絡
Programming Languages:
Python

統計

All
  • Guiding Light
  • 24 Month Streak
  • Personal Best Downloads Level 4
  • Explorer
  • Revival Level 3
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 3
  • First Submission
  • Thankful Level 5
  • Knowledgeable Level 5
  • First Review
  • First Answer

バッジを表示

Feeds

表示方法

送信済み


sketch2im using Conditional GAN (pix2pix)
Image to Image Translation Using Generative Adversarial Networks

2年以上 前 | ダウンロード 6 件 |

Thumbnail

送信済み


MATLAB MobileとPythonライブラリ folium によるGPSデータのプロット
This repo shows how to plot GNSS data obtained by MATLAB mobile using a python library, folium.

2年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


機械学習による迷惑メールの分類
各単語の出現頻度や単語のベクトル化により、迷惑メールの分類を行います。ナイーブベイズを用いたものと、LSTMによるものの2通りを用意しています。

2年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Explainable AI with Score-CAM
This repo shows a MATLAB implementation of score-CAM (Wang et al., CVPR workshop, 2020). This method is the first gradient-free ...

2年以上 前 | ダウンロード 5 件 |

Thumbnail

送信済み


Video classification using LSTM(LSTMによる動画の分類)
simple example of video classification with LSTM

2年以上 前 | ダウンロード 8 件 |

Thumbnail

送信済み


Classify crack image using deep learning and explain "WHY"
This demo shows how to classify crack images using deep learning and explain why behind the decision. このデモでは、深層学習によりひび割れ画像を分類し、さ...

2年以上 前 | ダウンロード 13 件 |

Thumbnail

送信済み


Semantic segmentation using Pascal VOC
This example shows how to train a semantic segmentation network using deep learning using Pascal VOC dataset.

2年以上 前 | ダウンロード 15 件 |

Thumbnail

送信済み


Image Classification using CNN with Multi Input 複数の入力層を持つCNN
This demo shows how to implement convolutional neural network (CNN) for image classification with multi-input. カスタムループを用いて複数入力のC...

2年以上 前 | ダウンロード 34 件 |

Thumbnail

送信済み


CNN classification using random erasing/cut out
This demo shows how to do random erasing/cut out augmentation in CNN classification. random erasing や cut outとよばれる方法を用いて画像にマスクをか...

2年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Crack detection using one-class SVM (1クラスsvmによるひび割れ検知)
This demo shows how to detect the crack images using one-class SVM. このデモでは、1クラスSVMを用いて、ひび割れを自動的に検知します。

2年以上 前 | ダウンロード 5 件 |

Thumbnail

送信済み


Oversampling for deep learning: classification example
This example show how to classify images with imbalanced training dataset where the number of images per class is different over...

2年以上 前 | ダウンロード 8 件 |

Thumbnail

送信済み


Image clustering and dimension reduction using CNN
This demo shows how to perform image clustering and dimension reduction using a pre-trained network. 学習済みネットワークを利用し、画像のクラスタリングや次...

3年弱 前 | ダウンロード 23 件 |

Thumbnail

送信済み


movie2gif
A tool for converting movie into gif

3年弱 前 | ダウンロード 15 件 |

Thumbnail

送信済み


Explainable AI: interpreting the classification using LIME
This demo shows how to interpret the classification by CNN using LIME (Local Interpretable Model-agnostic Explanations) [1]. LIM...

3年弱 前 | ダウンロード 11 件 |

Thumbnail

送信済み


Image classification using CNN with mixup data augmentation
This demo shows how to perform a data augmentation method called mix-up/random paring for image classification using CNN

3年弱 前 | ダウンロード 11 件 |

Thumbnail

送信済み


Classify point clouds using PointNet(点群深層学習による点群の分類)
This demo shows how to classify point clouds using a method using deep learning for PointNet.

3年以上 前 | ダウンロード 6 件 |

Thumbnail

送信済み


Conditional GAN and CNN classification with Fashion MNIST
This demo shows how to classify fashion item data (fashion MNIST) and synthesize those images using conditional GAN. fashion MNI...

4年弱 前 | ダウンロード 17 件 |

Thumbnail

送信済み


Generating digits by interpolating latent space with VAE
Continuous digit generation using variational auto encoder (VAE) by interpolating the latent space. VAEによる数字の自動生成

4年弱 前 | ダウンロード 8 件 |

Thumbnail

送信済み


Conditional VAE (Variational Auto Encoder) 条件付きVAE
This example shows how to create a conditional variational autoencoder (VAE) in MATLAB to generate digit images. 条件付き変分オートエンコーダに...

約4年 前 | ダウンロード 13 件 |

Thumbnail

送信済み


ZCA whitening for image classification ZCA白色化
This demo shows how to do ZCA whitening transformation for image classification. このデモでは、深層学習による分類の前処理としてZCA白色化を行います。

約4年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Visualizing a hyper-plane in SVM classifier(SVMの分離境界面の可視化)
A hyper-plane in SVM classifier was visualized. 3変数にてSVMを使い、分類を行うときの分離曲面を可視化します。

約4年 前 | ダウンロード 14 件 |

Thumbnail

送信済み


Conditional GAN (Generative Adversarial Network) with MNIST
Hand-written digits were synthesized using a generative adversarial network called Conditional GAN. Conditional GANを用いて手書き数字を生成し...

約4年 前 | ダウンロード 18 件 |

Thumbnail

送信済み


Continuous activation map generation at training process
Please click the thumbnail to watch the GIF file. 概要はサムネイルをクリックして下さい.This demo shows how to continuously create a class activati...

約4年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Generating hand-written numbers using VAE(VAEによる手書き文字の生成)
This demo generates a hand-written number gradually changing from 0 to1.

約4年 前 | ダウンロード 2 件 |

Thumbnail