Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
銅_NLP+画像で分類コンペ_202211_nishika_ボケてコンペ
Search
suguuuuuすぐー
November 03, 2022
Technology
1
100
銅_NLP+画像で分類コンペ_202211_nishika_ボケてコンペ
nishikaのボケてコンペです。
https://www.nishika.com/competitions/33/summary
データを眺めるのが楽しかった。
整理したら2ページ以降も記載予定
suguuuuuすぐー
November 03, 2022
Tweet
Share
More Decks by suguuuuuすぐー
See All by suguuuuuすぐー
【gensparkお試し、内容未確認】kaggle Bird+ CLEF2025解法まとめ
sugupoko
0
64
【GenSparkお試し】kaggle CMI3 overview
sugupoko
0
74
20250515_今更ながら2023年に参加したHuBMAP金ソリューションを綺麗にまとめ
sugupoko
0
150
20250413_湘南kaggler会_音声認識で使うのってメルス・・・なんだっけ?
sugupoko
1
760
20250307_kaggle_CZIIコンペ振り返り_関西Kaggler会_交流会_in_Osaka_2025#1
sugupoko
1
730
20240803_関東kaggler会_HMS振り返り&チームで取り組むkaggle
sugupoko
1
2k
202309 kaggle 銀 LLM science exam まとめ資料
sugupoko
1
650
金_kaggle_hubmap_202307_instance-segmenataion
sugupoko
1
230
銀_kaggle_火山コンペ_20230615
sugupoko
1
630
Other Decks in Technology
See All in Technology
Claude Code Actionを使ったコード品質改善の取り組み
potix2
PRO
2
530
Amazon Q Developer for GitHubとAmplify Hosting でサクッとデジタル名刺を作ってみた
kmiya84377
0
3.5k
工具人的一生: 開發很多 AI 工具讓我 慵懶過一生
line_developers_tw
PRO
0
1k
生成AIでwebアプリケーションを作ってみた
tajimon
2
120
実践! AIエージェント導入記
1mono2prod
0
130
IIWレポートからみるID業界で話題のMCP
fujie
0
630
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ #1 量子機械学習の入門
tkhresk
0
100
活きてなかったデータを活かしてみた話 / Shirokane Kougyou vol 19
sansan_randd
1
400
LinkX_GitHubを基点にした_AI時代のプロジェクトマネジメント.pdf
iotcomjpadmin
0
160
Workflows から Agents へ ~ 生成 AI アプリの成長過程とアプローチ~
belongadmin
3
170
監視のこれまでとこれから/sakura monitoring seminar 2025
fujiwara3
10
2.7k
~宇宙最速~2025年AWS Summit レポート
satodesu
1
750
Featured
See All Featured
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Become a Pro
speakerdeck
PRO
28
5.4k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.4k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
4
190
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Building Applications with DynamoDB
mza
95
6.5k
Typedesign – Prime Four
hannesfritz
42
2.7k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
16
940
Transcript
サマリー • 参加コンペ: – Nishika - ボケ判定AIを作ろう! (ボケてコンペ #1) •
参加者: – 505人 • 順位: – 31位(銅) • 概要: – ボケての画像+テキストから面白い or Notを判定 • アプローチ: – チュートリアルにある2つのアプローチをアンサンブル • MMBT(resnet + BERT) • LightGBM(Resnet特徴量、文字数、文字特徴量をアン サンブル • 所感: – パートナーが初参加で見守り&アドバイスでした。 – 文字列を使ったアプローチを全く知らなかったので良い勉強でし た。 – Bertにも事前学習モデルが様々なものがあり、上位者はそれら をアンサンブルしていた。(我々は1モデル) – テキストの固有名詞なども取り出してみたが、あまり意味をなさ ず。 – Kaggle の犬猫コンペのような感じに近いと感じた。 • 曖昧な指標の場合多数のモデルをアンサンブルした方がよい