Published inNerd For TechBuilding an object detector in TensorFlow using bounding-box regressionObject detection is both classifying and locating objects inside an image. In other words, it is a combination of image classification and…Jul 11, 20217Jul 11, 20217
Published inNerd For TechBuilding an image classifier with TensorFlowI wanted to try solving a simple image classification problem using TensorFlow. My intention was to start everything from scratch, and…May 31, 20211May 31, 20211
Published inNerd For TechUsing react-webcam in a function componentExplains how the react-webcam package can be used in a React function componentApr 8, 2021Apr 8, 2021