From 1d8343d270e8c3742904d8d7fd3f8dd5c916d6e7 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sat, 17 Aug 2019 10:08:07 +0800 Subject: [PATCH] Computer Vision at Airbnb --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6c043b..ea3acb2 100644 --- a/README.md +++ b/README.md @@ -700,6 +700,7 @@ An organized reading list for illustrating the patterns of scalable, reliable, a * [Building Knowledge Graph at Airbnb](https://medium.com/airbnb-engineering/contextualizing-airbnb-by-building-knowledge-graph-b7077e268d5a) * [Core Modeling at Instagram](https://instagram-engineering.com/core-modeling-at-instagram-a51e0158aa48) * [Neural Architecture Search (NAS) for Prohibited Item Detection at Mercari](https://tech.mercari.com/entry/2019/04/26/163000) + * [Computer Vision at Airbnb](https://medium.com/airbnb-engineering/amenity-detection-and-beyond-new-frontiers-of-computer-vision-at-airbnb-144a4441b72e) ## Architecture * [Systems We Make](https://systemswemake.com/)