Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
2023-232
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
T.H.C. Heshan
2023-232
Commits
d0e05967
Commit
d0e05967
authored
May 24, 2023
by
thirani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tflite model
parent
2ec1d0b0
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
36 additions
and
0 deletions
+36
-0
custom_model_lite/detect.tflite
custom_model_lite/detect.tflite
+0
-0
custom_model_lite/labelmap.pbtxt
custom_model_lite/labelmap.pbtxt
+30
-0
custom_model_lite/labelmap.txt
custom_model_lite/labelmap.txt
+6
-0
No files found.
custom_model_lite/detect.tflite
0 → 100644
View file @
d0e05967
File added
custom_model_lite/labelmap.pbtxt
0 → 100644
View file @
d0e05967
item {
id: 1
name: 'cat'
}
item {
id: 2
name: 'chair'
}
item {
id: 3
name: 'dog'
}
item {
id: 4
name: 'knife'
}
item {
id: 5
name: 'person'
}
item {
id: 6
name: 'table'
}
custom_model_lite/labelmap.txt
0 → 100644
View file @
d0e05967
cat
chair
dog
knife
person
table
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment