Exercise: Try Chopper Yourself
In this exercise, you can try out a custom trained chopper.
Last updated
Was this helpful?
In this exercise, you can try out a custom trained chopper.
Last updated
Was this helpful?
Navigate to
Click "Upload and Detect" and choose an image from your computer. Here's an example image you can use.
View the results.
Discussion Topic: How useful do you think this would be for testing purposes? Note that this approach allows us to locate elements on an application screen without using a Document Object Model (DOM) or similar page source for mobile applications.
What are some drawbacks of relying on the DOM or on page source?
For making it this far. Perhaps even without knowing it, you just used deep learning to identify elements using only a screenshot! How cool is that?