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
Knowns and unknowns
Search
Xyggy
February 21, 2019
Technology
0
410
Knowns and unknowns
Xyggy
February 21, 2019
Tweet
Share
More Decks by Xyggy
See All by Xyggy
Add and remove images from query
xyggy
0
940
More like this or these
xyggy
0
910
More of these, less of the others
xyggy
0
890
Taking photos is free
xyggy
0
460
Realtime AI is Not a Myth
xyggy
0
1.7k
Litmus test
xyggy
0
850
3 minute Thingy
xyggy
0
130
pop-your-filter-bubble.pdf
xyggy
0
260
Other Decks in Technology
See All in Technology
自分を理解するAI時代の準備 〜マイプロフィールMCPの実装〜
edo_m18
0
110
原則から考える保守しやすいComposable関数設計
moriatsushi
3
430
工具人的一生: 開發很多 AI 工具讓我 慵懶過一生
line_developers_tw
PRO
0
170
Tenstorrent 開発者プログラム
tenstorrent_japan
0
310
Agentic DevOps時代の生存戦略
kkamegawa
0
340
Nonaka Sensei
kawaguti
PRO
4
680
キャディでのApache Iceberg, Trino採用事例 -Apache Iceberg and Trino Usecase in CADDi--
caddi_eng
0
140
新卒3年目の後悔〜機械学習モデルジョブの運用を頑張った話〜
kameitomohiro
0
290
kubellが挑むBPaaSにおける、人とAIエージェントによるサービス開発の最前線と技術展望
kubell_hr
1
310
VCpp Link and Library - C++ breaktime 2025 Summer
harukasao
0
180
「実体」で築く共通認識: 開発現場のコミュニケーション最適化 / Let's Get on the Same Page with Concrete Artifacts: Optimization of Communication in dev teams
kazizi55
0
140
OCI Oracle Database Services新機能アップデート(2025/03-2025/05)
oracle4engineer
PRO
1
150
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Building Adaptive Systems
keathley
43
2.6k
Done Done
chrislema
184
16k
Six Lessons from altMBA
skipperchong
28
3.8k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Fireside Chat
paigeccino
37
3.5k
Writing Fast Ruby
sferik
628
61k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Scaling GitHub
holman
459
140k
Adopting Sorbet at Scale
ufuk
77
9.4k
Transcript
1 Knowns and unknowns Query images Result images Dataset: wikiart
images - https://www.wikiart.org/. No image pre-processing performed. No textual data used. Feature vectors generated automatically with deep learning. www.xyggy.com © 2019
2 Known image An image is defined as known if
it has been added to Thingy with a unique id. In conventional machine learning, this image would be part of the “seen” data employed for building trained models. www.xyggy.com © 2019
3 Unknown image An image is defined as unknown if
it has not been added to Thingy. In conventional machine learning, this image would be “unseen” data for obtaining a prediction of. www.xyggy.com © 2019
4 Known and unknown images A query can contain both
known and unknown images. A data item is represented by a feature vector and is either known or unknown to Thingy but both can be used in a query. www.xyggy.com © 2019
5 Thingy www.xyggy.com © 2019