🏠
Working from home
- Japan
Pinned Loading
-
Finetuningでブランドを分類するAIを作る。 ref: http...
Finetuningでブランドを分類するAIを作る。 ref: https://qiita.com/Taro000/items/0e4c6694bd61c62b9509 1from flask import Flask, render_template, request, redirect, url_for
2import os
3import uuid
4from keras.applications.vgg16 import VGG16
5from keras.models import Sequential, Model
-
brand_classification
brand_classification PublicVGG16に転移学習を用いて少量のデータを学習させ、ユニクロとヨウジヤマモトの服を分類させた。自動生成(GAN)にも挑戦。
Python
-
tea_recommend_sns
tea_recommend_sns PublicTwitterのお茶コミュニティに着想を得たSNS。アルゴリズムが茶の種類別にユーザーの好みを算出し、好みにあったお茶をレコメンド。
Python
-
baysimu
baysimu PublicBaySimuとはBayes Simulatorの略です。ここでBayesとはベイズの定理のことで、ベイズの定理を使って検査の精度や検査の実施状況などから、感染症の感染者をどのくらいの確率で見つけられるか?をシミュレーションできます。
HTML
-
realitime_gun_detection_darkflow
realitime_gun_detection_darkflow PublicDarkNetのPython版軽量実装であるDarkFlowを使ってリアルタイムに銃を検出する
Python
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.