Skip to content

Commit d97ac1d

Browse files
Update sample-applications.md (#377)
Added images. I would have preferred to make it so that there could be up to 3 images in a row, but the table looked so ugly. So made it so it's a long list of images instead. --------- Co-authored-by: timmarkhuff <[email protected]>
1 parent 25af105 commit d97ac1d

File tree

1 file changed

+96
-15
lines changed

1 file changed

+96
-15
lines changed
Lines changed: 96 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,116 @@
11
# Sample Computer Vision Projects & Applications
22

3-
Explore these example computer vision projects and real-world applications built with Groundlight’s computer vision tools. Ideal for developers, researchers, and AI enthusiasts.
3+
Explore these example computer vision projects and real-world applications built with Groundlight's computer vision tools. Ideal for developers, researchers, and AI enthusiasts.
4+
5+
_If you're interested in building something else or have questions, reach out to Groundlight's application engineers at [email protected]._
6+
7+
<br />
8+
9+
### Quick Navigation
10+
- [Security & Facility Management Computer Vision Projects](#security--facility-management-computer-vision-projects--applications)
11+
- [Retail Analytics Computer Vision Projects](#retail-analytics-computer-vision-projects--applications)
12+
- [Industrial and Manufacturing Computer Vision Projects](#industrial-and-manufacturing-computer-vision-projects--applications)
13+
- [Fun Hobbyist Computer Vision Projects for AI Tinkerers](#fun-hobbyist-computer-vision-projects-for-ai-tinkerers)
14+
15+
<br /><br />
416

5-
_If you’re interested in building something else or have questions, reach out to Groundlight’s application engineers at [email protected]._
617

718
## Security & Facility Management Computer Vision Projects & Applications
8-
- **Detect leak and spills**: [View Github Repo →](https://github.com/groundlight/leak-detection-sample)
9-
- **Monitor your parking spots**: [View Github Repo →](https://github.com/groundlight/video_tutorials/tree/main/parking_spot_detector)
19+
20+
21+
### Detect leaks and spills
22+
[![Detect Leaks and Spills](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a802d01436a8578659e_Detect_leaks_and_spills_computer_vision_project.jpg)](https://github.com/groundlight/leak-detection-sample)
23+
[**View Github Repo →**](https://github.com/groundlight/leak-detection-sample)
24+
25+
<br />
26+
27+
### Monitor your parking spots
28+
[![Detect Parking Spot](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a81a71e74975ede51c4_detect_parking_spot_computer_vision_project.jpg)](https://github.com/groundlight/video_tutorials/tree/main/parking_spot_detector)
29+
[**View Github Repo →**](https://github.com/groundlight/video_tutorials/tree/main/parking_spot_detector)
30+
31+
<br /><br />
1032

1133
## Retail Analytics Computer Vision Projects & Applications
12-
- **Count people & employees walking in and out of a door**: [View Github Repo →](https://github.com/groundlight/employee-counting)
13-
- **Inventory monitoring and management**: [View Github Repo →](https://github.com/groundlight/inventory-management)
14-
- **Monitor utilization of the customer service counter**: [View the retail analytics implementation →](https://code.groundlight.ai/python-sdk/docs/sample-applications/retail-analytics)
1534

16-
## Industrial and Manufacturing Computer Vision Projects & Applications
35+
### Count employees walking in & out of a door
36+
[![Count Employees](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a810bed942316761941_count_employees_computer_vision.jpg)](https://github.com/groundlight/employee-counting)
37+
[**View Github Repo →**](https://github.com/groundlight/employee-counting)
1738

18-
Groundlight's natural language-based computer vision technology transforms industrial processes in several key areas:
39+
<br />
40+
41+
### Inventory monitoring & management
42+
[![Inventory Monitoring](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a815320a6510916d6d2_inventory_monitoring_computer_vision.jpg)](https://github.com/groundlight/inventory-management)
43+
[**View Github Repo →**](https://github.com/groundlight/inventory-management)
44+
45+
<br />
46+
47+
### Monitor utilization of the customer service counter
48+
[![Retail Analytics](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a8189e0f3dadb533b74_retail_analytics_computer_vision.jpg)](https://code.groundlight.ai/python-sdk/docs/sample-applications/retail-analytics)
49+
[**View Github Repo →**](https://code.groundlight.ai/python-sdk/docs/sample-applications/retail-analytics)
50+
51+
<br /><br />
1952

53+
## Industrial and Manufacturing Computer Vision Projects & Applications
54+
55+
<br />
56+
57+
Groundlight's natural language-based computer vision technology transforms industrial processes in several key areas:
2058
- **Machine Tending**: Automate loading/unloading of CNC machines and manufacturing equipment
2159
- **Process Automation**: Optimize workflows and reduce manual intervention through intelligent vision systems
2260
- **Quality Control**: Identify defects and maintain strict quality standards
2361
- **Cobot Integration**: Enhance capabilities of collaborative robots and CNC machines
2462

63+
Here are a couple of projects to get you started:
64+
65+
<br />
66+
67+
### Counting objects on a moving conveyor belt
68+
[![Conveyor Counting](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a803fc698d37f1d0269_part_counting_conveyor_belt_computer_vision_project.jpg)](https://github.com/groundlight/conveyor-counting)
69+
[**View Github Repo →**](https://github.com/groundlight/conveyor-counting)
70+
71+
<br />
72+
73+
### Determine the orientation of boxes
74+
[![Box Orientation](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a801229c4ed192bc8d4_box_orientation_computer_vision_project.jpg)](https://github.com/groundlight/box_orientation_demo)
75+
[**View Github Repo →**](https://github.com/groundlight/box_orientation_demo)
76+
2577
[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.
2678

27-
## Fun Hobbyist Computer Vision Projects for AI Tinkerers
79+
<br /><br />
2880

81+
## Fun Hobbyist Computer Vision Projects for AI Tinkerers
2982
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:
83+
<br /><br />
84+
85+
### Detect animals in your garden
86+
[![Detect Animals](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a81c988417395cba25c_detect_animals_in_garden_computer_vision_project.jpg)](https://github.com/robotrapta/garden-watcher)
87+
[**View Github Repo →**](https://github.com/robotrapta/garden-watcher)
88+
89+
<br />
90+
91+
### Detect kitchen cleanliness
92+
[![Kitchen Cleanliness](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a80557fe01715c87d7e_detect_kitchen_cleanliness_computer_vision_project.jpg)](https://github.com/robotrapta/domestic-tranquility)
93+
[**View Github Repo →**](https://github.com/robotrapta/domestic-tranquility)
94+
95+
<br />
96+
97+
### Halloween computer vision prank
98+
[![Halloween Prank](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a810cee1938503a73e3_halloween_computer_vision_project.jpg)](https://github.com/robotrapta/aihalloween)
99+
[**View Github Repo →**](https://github.com/robotrapta/aihalloween)
100+
101+
<br />
102+
103+
### Keep your dog off the couch
104+
[![Dog on Couch](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a80d6909db987317027_detect_dog_on_couch_computer_vision_project.jpg)](https://code.groundlight.ai/python-sdk/docs/sample-applications/dog-on-couch)
105+
[**Build your own dog detector →**](https://code.groundlight.ai/python-sdk/docs/sample-applications/dog-on-couch)
106+
107+
<br />
108+
109+
### Alert if a bird is at the feeder
110+
[![Hummingbird Feeder](https://cdn.prod.website-files.com/664b7cc2ac49aeb2da6ef0f4/68546a80c7ecb3b44169180e_detect_hummingbird_computer_vision_project.jpg)](https://code.groundlight.ai/python-sdk/docs/sample-applications/streaming-with-alerts)
111+
[**Create a monitor for birds at your feeder →**](https://code.groundlight.ai/python-sdk/docs/sample-applications/streaming-with-alerts)
112+
113+
30114

31-
- **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)
32-
- **Monitor if the kitchen is clean**: [View Github Repo →](https://github.com/robotrapta/domestic-tranquility)
33-
- **Halloween prank to scare trick-or-treaters walking by**: [View Github Repo →](https://github.com/robotrapta/aihalloween)
34-
- **Keep your dog off the couch**: [Build your own dog detector →](https://code.groundlight.ai/python-sdk/docs/sample-applications/dog-on-couch)
35-
- **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)
115+
<br /><br />
116+
<br /><br />

0 commit comments

Comments
 (0)