Currently editing 'The Spring of Sight', my forthcoming book about computer vision and Society.
Nov 1, 2022 โข 17 tweets โข 8 min read
Deep Learning is a blessing! I used to work night shifts in the film biz ๐ฅ
I spent countless hours finding the exact moment when the clapper ๐ฌ slapped shut, in 10K+ video clips ๐
It took me ~64 hours to automate clapper detection using DL ๐จโ๐ป
Here's the deep dive ๐งต:
I will walk you through each step of my project:
===== 1/ Collect data 2/ Set up LabelStudio 3/ Draw bounding boxes 4/ Set up DVC 5/ Spin up EC2 6/ Install IceVision 7/ Run notebooks 8/ Connect WandB 9/ Try more models 10/ Infinite training loop 11/ Deploy