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
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
.
buda-base
/
bec-orchestration
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Hf remover
- #1
#1
Open
lobsam
wants to merge 14 commits into
main
buda-base/bec-orchestration:main
from
hf-remover
buda-base/bec-orchestration:hf-remover
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Hf remover
#1
lobsam
wants to merge 14 commits into
main
buda-base/bec-orchestration:main
from
hf-remover
buda-base/bec-orchestration:hf-remover
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2026
Add HFFv1 job worker and CLI for HFF removal processing
lobsam
committed
a246fc8
View commit details
Copy full SHA for a246fc8
Browse repository at this point
Commits on Apr 7, 2026
Merge branch 'main' of github.com:buda-base/bec-orchestration into hf-remover
lobsam
committed
19e23b8
View commit details
Copy full SHA for 19e23b8
Browse repository at this point
pipline to download image from s3
lobsam
committed
de90cd0
View commit details
Copy full SHA for de90cd0
Browse repository at this point
update gitignore
lobsam
committed
f31dc56
View commit details
Copy full SHA for f31dc56
Browse repository at this point
Commits on Apr 8, 2026
wite a pipline to detect image
lobsam
committed
09a4748
View commit details
Copy full SHA for 09a4748
Browse repository at this point
Commits on Apr 10, 2026
Refactor output schema and detection result processing in detect_hff_pipeline.py.
lobsam
committed
63a8e89
View commit details
Copy full SHA for 63a8e89
Browse repository at this point
Enhance output schema and normalize bounding box processing in detect_hff_pipeline.py.
lobsam
committed
c62c4e6
View commit details
Copy full SHA for c62c4e6
Browse repository at this point
documentatiion for detect_hff_pipeline
lobsam
committed
1829b70
View commit details
Copy full SHA for 1829b70
Browse repository at this point
Commits on Apr 14, 2026
Refactor HFFv1 job worker to focus on HFF detection; removed masking functionality
lobsam
committed
dcd587c
View commit details
Copy full SHA for dcd587c
Browse repository at this point
Remove unused S3 key parsing function from HFFv1 job worker to streamline code
lobsam
committed
f140df9
View commit details
Copy full SHA for f140df9
Browse repository at this point
Refactor DecodeStage in detect_hff_pipeline.py to utilize bytes_to_frame
lobsam
committed
e9518dc
View commit details
Copy full SHA for e9518dc
Browse repository at this point
Refactor _build_parquet_row function in detect_hff_pipeline.py to remove unused parameters and simplify row construction.
lobsam
committed
90cae0c
View commit details
Copy full SHA for 90cae0c
Browse repository at this point
Commits on Apr 15, 2026
update documentation and output schema accordingly. Remove intermediate JSONL file handling.
lobsam
committed
df53a0c
View commit details
Copy full SHA for df53a0c
Browse repository at this point
Refactor image processing in HFFv1 job worker to utilize bytes_to_frame for improved frame decoding and remove unused _bytes_to_bgr function.
lobsam
committed
cc58f1a
View commit details
Copy full SHA for cc58f1a
Browse repository at this point
You can’t perform that action at this time.