Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
tensorflow
/
tflite-support
Public
Notifications
You must be signed in to change notification settings
Fork
146
Star
441
Code
Issues
108
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Image postprocessor
- #720
#720
Open
jonpsy
wants to merge 19 commits into
tensorflow:master
tensorflow/tflite-support:master
from
jonpsy:image_postprocessor
jonpsy/tflite-support:image_postprocessor
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Image postprocessor
#720
jonpsy
wants to merge 19 commits into
tensorflow:master
tensorflow/tflite-support:master
from
jonpsy:image_postprocessor
jonpsy/tflite-support:image_postprocessor
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2021
init push
jonpsy
authored
3b41352
View commit details
Copy full SHA for 3b41352
Browse repository at this point
Write main logic.
jonpsy
authored
0344650
View commit details
Copy full SHA for 0344650
Browse repository at this point
build file updated
jonpsy
authored
99e709d
View commit details
Copy full SHA for 99e709d
Browse repository at this point
format file
jonpsy
authored
7c766c3
View commit details
Copy full SHA for 7c766c3
Browse repository at this point
Commits on Dec 9, 2021
Use "is_input bool to switch input/output.
jonpsy
authored
4cdbbf8
View commit details
Copy full SHA for 4cdbbf8
Browse repository at this point
Preprocessor use new API
jonpsy
authored
2a39596
View commit details
Copy full SHA for 2a39596
Browse repository at this point
single index instead of multi
jonpsy
authored
ed455cb
View commit details
Copy full SHA for ed455cb
Browse repository at this point
Re-use logic from BuildImageTensorSpecs
jonpsy
authored
ae93793
View commit details
Copy full SHA for ae93793
Browse repository at this point
Commits on Dec 11, 2021
move in unknwn namespace
jonpsy
authored
e24ef95
View commit details
Copy full SHA for e24ef95
Browse repository at this point
move has_uint8_output_ to init()
jonpsy
authored
f4b1607
View commit details
Copy full SHA for f4b1607
Browse repository at this point
Commits on Dec 19, 2021
Use populate vector & rm size checks
jonpsy
authored
5236b8b
View commit details
Copy full SHA for 5236b8b
Browse repository at this point
Commits on Dec 22, 2021
Pass tensor & metato tensor_spec. rm tensor count.
jonpsy
authored
31c2b31
View commit details
Copy full SHA for 31c2b31
Browse repository at this point
GetTensorMetada() checks subgraph of given meta
jonpsy
authored
213acb0
View commit details
Copy full SHA for 213acb0
Browse repository at this point
Commits on Dec 23, 2021
NormProcessUnit check in postprocessor to fallback
jonpsy
authored
9cdcb04
View commit details
Copy full SHA for 9cdcb04
Browse repository at this point
store output tensor instead of its type.
jonpsy
authored
352fcdb
View commit details
Copy full SHA for 352fcdb
Browse repository at this point
Remove is_input from image_tensor_specs.h
jonpsy
authored
d1fa720
View commit details
Copy full SHA for d1fa720
Browse repository at this point
update BuildImageTensorSpec for preprocessor.
jonpsy
authored
63846f8
View commit details
Copy full SHA for 63846f8
Browse repository at this point
Fix compile error
jonpsy
authored
8d9dc30
View commit details
Copy full SHA for 8d9dc30
Browse repository at this point
Fix namespace
jonpsy
authored
da766a4
View commit details
Copy full SHA for da766a4
Browse repository at this point
You can’t perform that action at this time.