Skip to content

Commit b605f8b

Browse files
authored
Merge pull request #148 from securade/blog-how-to-detect-people-in-danger-zones-with-ai
Add new blog post: blog/workplace-safety/ai-vision-detect-danger-zones-workplace-safety.html
2 parents cb0ed1d + d748bf3 commit b605f8b

6 files changed

Lines changed: 318 additions & 10 deletions
429 KB
Loading
441 KB
Loading
348 KB
Loading
387 KB
Loading

blog/workplace-safety/ai-vision-detect-danger-zones-workplace-safety.html

Lines changed: 295 additions & 0 deletions
Large diffs are not rendered by default.

blog/workplace-safety/index.html

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<header class="mb-4">
110110
<h1 class="fw-bolder mb-1">Workplace Safety</h1>
111111
<div class="text-muted fst-italic mb-2">
112-
Posted on March 06, 2025 by Securade.ai
112+
Posted on April 17, 2025 by Securade.ai
113113
</div>
114114
</header>
115115

@@ -127,25 +127,25 @@ <h1 class="fw-bolder mb-1">Workplace Safety</h1>
127127
<div class="col-12">
128128
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
129129
<div class="col p-4 d-flex flex-column position-static">
130-
<a href="./video-analytics-workplace-safety.html" class="icon-link gap-1 icon-link-hover stretched-link">
131-
<h3 class="mb-0">Video Analytics: Revolutionizing Workplace Safety with AI</h3>
130+
<a href="./ai-vision-detect-danger-zones-workplace-safety.html" class="icon-link gap-1 icon-link-hover stretched-link">
131+
<h3 class="mb-0">AI Vision: Detect Danger Zones & Boost Workplace Safety</h3>
132132
</a>
133133
</div>
134134
<div class="col-auto d-none d-lg-block">
135-
<img class="rounded" width="120" height="80" src="../../assets/images/blog/workplace-safety/securadeaiOfficeErgonomicsAndDataAnalysis.jpeg" alt="Image" />
135+
<img class="rounded" width="120" height="80" src="../../assets/images/blog/workplace-safety/securadeaiRedZoneAiMonitoring.jpeg" alt="Image" />
136136
</div>
137137
</div>
138138
</div>
139139

140140
<div class="col-12">
141141
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
142142
<div class="col p-4 d-flex flex-column position-static">
143-
<a href="./training-a-custom-object-detection-model-to-identify-workplace-hazards.html" class="icon-link gap-1 icon-link-hover stretched-link">
144-
<h3 class="mb-0">Train a Custom Object Detection Model for Workplace Hazards</h3>
143+
<a href="./ai-workplace-safety-accident-prevention.html" class="icon-link gap-1 icon-link-hover stretched-link">
144+
<h3 class="mb-0">AI Workplace Safety: 10 Ways to Prevent Accidents Now</h3>
145145
</a>
146146
</div>
147147
<div class="col-auto d-none d-lg-block">
148-
<img class="rounded" width="120" height="80" src="../../assets/images/blog/workplace-safety/securadeaiWarehouseForkliftSpillHazardDetection.jpeg" alt="Image" />
148+
<img class="rounded" width="120" height="80" src="../../assets/images/blog/workplace-safety/securadeaiGenericBlog.jpeg" alt="Image" />
149149
</div>
150150
</div>
151151
</div>
@@ -166,12 +166,25 @@ <h3 class="mb-0">Reduce Safety Costs with EHS AI Software: A Smart Investment</h
166166
<div class="col-12">
167167
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
168168
<div class="col p-4 d-flex flex-column position-static">
169-
<a href="./ai-workplace-safety-accident-prevention.html" class="icon-link gap-1 icon-link-hover stretched-link">
170-
<h3 class="mb-0">AI Workplace Safety: 10 Ways to Prevent Accidents Now</h3>
169+
<a href="./training-a-custom-object-detection-model-to-identify-workplace-hazards.html" class="icon-link gap-1 icon-link-hover stretched-link">
170+
<h3 class="mb-0">Train a Custom Object Detection Model for Workplace Hazards</h3>
171171
</a>
172172
</div>
173173
<div class="col-auto d-none d-lg-block">
174-
<img class="rounded" width="120" height="80" src="../../assets/images/blog/workplace-safety/securadeaiGenericBlog.jpeg" alt="Image" />
174+
<img class="rounded" width="120" height="80" src="../../assets/images/blog/workplace-safety/securadeaiWarehouseForkliftSpillHazardDetection.jpeg" alt="Image" />
175+
</div>
176+
</div>
177+
</div>
178+
179+
<div class="col-12">
180+
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
181+
<div class="col p-4 d-flex flex-column position-static">
182+
<a href="./video-analytics-workplace-safety.html" class="icon-link gap-1 icon-link-hover stretched-link">
183+
<h3 class="mb-0">Video Analytics: Revolutionizing Workplace Safety with AI</h3>
184+
</a>
185+
</div>
186+
<div class="col-auto d-none d-lg-block">
187+
<img class="rounded" width="120" height="80" src="../../assets/images/blog/workplace-safety/securadeaiOfficeErgonomicsAndDataAnalysis.jpeg" alt="Image" />
175188
</div>
176189
</div>
177190
</div>

0 commit comments

Comments
 (0)