-
Notifications
You must be signed in to change notification settings - Fork 6
Update sample-applications.md #377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,35 +1,116 @@ | ||
| # Sample Computer Vision Projects & Applications | ||
|
|
||
| Explore these example computer vision projects and real-world applications built with Groundlight’s computer vision tools. Ideal for developers, researchers, and AI enthusiasts. | ||
| Explore these example computer vision projects and real-world applications built with Groundlight's computer vision tools. Ideal for developers, researchers, and AI enthusiasts. | ||
|
|
||
| _If you're interested in building something else or have questions, reach out to Groundlight's application engineers at support@Groundlight.ai._ | ||
|
|
||
| <br /> | ||
|
|
||
| ### Quick Navigation | ||
| - [Security & Facility Management Computer Vision Projects](#security--facility-management-computer-vision-projects--applications) | ||
| - [Retail Analytics Computer Vision Projects](#retail-analytics-computer-vision-projects--applications) | ||
| - [Industrial and Manufacturing Computer Vision Projects](#industrial-and-manufacturing-computer-vision-projects--applications) | ||
| - [Fun Hobbyist Computer Vision Projects for AI Tinkerers](#fun-hobbyist-computer-vision-projects-for-ai-tinkerers) | ||
|
|
||
| <br /><br /> | ||
|
|
||
| _If you’re interested in building something else or have questions, reach out to Groundlight’s application engineers at support@Groundlight.ai._ | ||
|
|
||
| ## Security & Facility Management Computer Vision Projects & Applications | ||
| - **Detect leak and spills**: [View Github Repo →](https://github.com/groundlight/leak-detection-sample) | ||
| - **Monitor your parking spots**: [View Github Repo →](https://github.com/groundlight/video_tutorials/tree/main/parking_spot_detector) | ||
|
|
||
|
|
||
| ### Detect leaks and spills | ||
| [](https://github.com/groundlight/leak-detection-sample) | ||
| [**View Github Repo →**](https://github.com/groundlight/leak-detection-sample) | ||
|
|
||
| <br /> | ||
|
|
||
| ### Monitor your parking spots | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "Monitor parking spots" |
||
| [](https://github.com/groundlight/video_tutorials/tree/main/parking_spot_detector) | ||
| [**View Github Repo →**](https://github.com/groundlight/video_tutorials/tree/main/parking_spot_detector) | ||
|
|
||
| <br /><br /> | ||
|
|
||
| ## Retail Analytics Computer Vision Projects & Applications | ||
| - **Count people & employees walking in and out of a door**: [View Github Repo →](https://github.com/groundlight/employee-counting) | ||
| - **Inventory monitoring and management**: [View Github Repo →](https://github.com/groundlight/inventory-management) | ||
| - **Monitor utilization of the customer service counter**: [View the retail analytics implementation →](https://code.groundlight.ai/python-sdk/docs/sample-applications/retail-analytics) | ||
|
|
||
| ## Industrial and Manufacturing Computer Vision Projects & Applications | ||
| ### Count employees walking in & out of a door | ||
| [](https://github.com/groundlight/employee-counting) | ||
| [**View Github Repo →**](https://github.com/groundlight/employee-counting) | ||
|
|
||
| Groundlight's natural language-based computer vision technology transforms industrial processes in several key areas: | ||
| <br /> | ||
|
|
||
| ### Inventory monitoring & management | ||
| [](https://github.com/groundlight/inventory-management) | ||
| [**View Github Repo →**](https://github.com/groundlight/inventory-management) | ||
|
|
||
| <br /> | ||
|
|
||
| ### Monitor utilization of the customer service counter | ||
| [](https://code.groundlight.ai/python-sdk/docs/sample-applications/retail-analytics) | ||
| [**View Github Repo →**](https://code.groundlight.ai/python-sdk/docs/sample-applications/retail-analytics) | ||
|
|
||
| <br /><br /> | ||
|
|
||
| ## Industrial and Manufacturing Computer Vision Projects & Applications | ||
|
|
||
| <br /> | ||
|
|
||
| Groundlight's natural language-based computer vision technology transforms industrial processes in several key areas: | ||
| - **Machine Tending**: Automate loading/unloading of CNC machines and manufacturing equipment | ||
| - **Process Automation**: Optimize workflows and reduce manual intervention through intelligent vision systems | ||
| - **Quality Control**: Identify defects and maintain strict quality standards | ||
| - **Cobot Integration**: Enhance capabilities of collaborative robots and CNC machines | ||
|
|
||
| Here are a couple of projects to get you started: | ||
|
|
||
| <br /> | ||
|
|
||
| ### Counting objects on a moving conveyor belt | ||
| [](https://github.com/groundlight/conveyor-counting) | ||
| [**View Github Repo →**](https://github.com/groundlight/conveyor-counting) | ||
|
|
||
| <br /> | ||
|
|
||
| ### Determine the orientation of boxes | ||
| [](https://github.com/groundlight/box_orientation_demo) | ||
| [**View Github Repo →**](https://github.com/groundlight/box_orientation_demo) | ||
|
|
||
| [Check out this blog post](https://www.groundlight.ai/blog/computer-vision-in-manufacturing) to learn more about how Groundlight can be used for a variety of industrial applications. | ||
|
|
||
| ## Fun Hobbyist Computer Vision Projects for AI Tinkerers | ||
| <br /><br /> | ||
|
|
||
| ## Fun Hobbyist Computer Vision Projects for AI Tinkerers | ||
| Looking for an easy way to tinker with computer vision AI at home? From observing nature to playing Halloween pranks, here are some fun ways to try out Groundlight’s computer vision capabilities and tools: | ||
| <br /><br /> | ||
|
|
||
| ### Detect animals in your garden | ||
| [](https://github.com/robotrapta/garden-watcher) | ||
| [**View Github Repo →**](https://github.com/robotrapta/garden-watcher) | ||
|
|
||
| <br /> | ||
|
|
||
| ### Detect kitchen cleanliness | ||
| [](https://github.com/robotrapta/domestic-tranquility) | ||
| [**View Github Repo →**](https://github.com/robotrapta/domestic-tranquility) | ||
|
|
||
| <br /> | ||
|
|
||
| ### Halloween computer vision prank | ||
| [](https://github.com/robotrapta/aihalloween) | ||
| [**View Github Repo →**](https://github.com/robotrapta/aihalloween) | ||
|
|
||
| <br /> | ||
|
|
||
| ### Keep your dog off the couch | ||
| [](https://code.groundlight.ai/python-sdk/docs/sample-applications/dog-on-couch) | ||
| [**Build your own dog detector →**](https://code.groundlight.ai/python-sdk/docs/sample-applications/dog-on-couch) | ||
|
|
||
| <br /> | ||
|
|
||
| ### Alert if a bird is at the feeder | ||
| [](https://code.groundlight.ai/python-sdk/docs/sample-applications/streaming-with-alerts) | ||
| [**Create a monitor for birds at your feeder →**](https://code.groundlight.ai/python-sdk/docs/sample-applications/streaming-with-alerts) | ||
|
|
||
|
|
||
|
|
||
| - **A “garden monitor” that detects wild animals in your garden and plays a sound to scare them off**: [View Github Repo →](https://github.com/robotrapta/garden-watcher) | ||
| - **Monitor if the kitchen is clean**: [View Github Repo →](https://github.com/robotrapta/domestic-tranquility) | ||
| - **Halloween prank to scare trick-or-treaters walking by**: [View Github Repo →](https://github.com/robotrapta/aihalloween) | ||
| - **Keep your dog off the couch**: [Build your own dog detector →](https://code.groundlight.ai/python-sdk/docs/sample-applications/dog-on-couch) | ||
| - **Monitor and alert if a bird is at the bird feeder**: [Create a monitor for birds at your feeder →](https://code.groundlight.ai/python-sdk/docs/sample-applications/streaming-with-alerts) | ||
| <br /><br /> | ||
| <br /><br /> | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we just need to say "Security & Facility Management" here
"Computer Vision Projects & Applications" is implied by the context of the page we are looking at
Same comment applies to the other section headers