Keras
Keras 2 : examples : 画像分類のためのモバイルで扱いやすい Transformer ベースモデル (翻訳/解説)
2021-12-05
【Keras 2 : MobileViT : 画像分類のためのモバイルで扱いやすい Transformer ベースモデル】 今回は Code examples の「コンピュータビジョン」から「MobileViT : 画像 […]
Keras 2 : examples : 現代的な MLPモデルによる画像分類 (翻訳/解説)
2021-12-04
【Keras 2 : 現代的な MLPモデルによる画像分類】 今回は Code examples の「コンピュータビジョン」から「現代的な MLPモデルによる画像分類」です。このサンプルは画像分類のための 3 つの現代的 […]
Keras 2 : examples : 画像分類のための MixUp 増強 (翻訳/解説)
2021-12-03
【Keras 2 : コンピュータビジョン – 画像分類のための MixUp 増強】 今回は Code examples の「コンピュータビジョン」から「画像分類のための MixUp 増強」です。mixup はドメイン不 […]
Keras 2 : examples : MIRNet による低照度画像強化 (翻訳/解説)
2021-12-02
【Keras 2 : コンピュータビジョン – MIRNet による低照度画像強化】 今回は Code examples の「コンピュータビジョン」から「MIRNet による低照度画像強化」です。高品質画像コンテンツをそ […]
Keras 2 : examples : TensorFlow Similarity による画像類似性検索のためのメトリック学習 (翻訳/解説)
2021-12-01
【Keras 2 : TensorFlow Similarity による画像類似性検索のためのメトリック学習】 今回は Code examples の「コンピュータビジョン」から「TensorFlow Similarit […]