Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tensorflow-models/person-segmentation

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tensorflow-models/person-segmentation - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+1
-1
package.json
{
"name": "@tensorflow-models/person-segmentation",
"version": "0.0.2",
"version": "0.0.3",
"description": "Pretrained Person Segmentation model in tensorflow.js",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -21,3 +21,3 @@ # Person Segmentation in the Browser

<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@0.13.3"></script>
<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/person-segmentation@0.0.2"></script>
<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/person-segmentation@0.0.3"></script>
```

@@ -88,3 +88,3 @@

<!-- Load PersonSegmentation -->
<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/person-segmentation@0.0.2"></script>
<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/person-segmentation@0.0.3"></script>
</head>

@@ -183,3 +183,3 @@

<!-- Load PersonSegmentation -->
<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/person-segmentation@0.0.2"></script>
<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/person-segmentation@0.0.3"></script>
</head>

@@ -186,0 +186,0 @@