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
.
aisingapore
/
PeekingDuck
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
179
Code
Issues
9
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Oct 4, 2022
Merge pull request #710 from liyier90/cicd-constrain-importlib-metadata-for-bandit
Show description for ec5b1d5
liyier90
authored
ec5b1d5
View commit details
Copy full SHA for ec5b1d5
Browse repository at this point
cicd: set constraint for importlib-metadata to prevent bandit crash
liyier90
committed
24a158c
View commit details
Copy full SHA for 24a158c
Browse repository at this point
Commits on Sep 27, 2022
Merge pull request #708 from ongtw/main
Show description for 4812c99
liyier90
authored
4812c99
View commit details
Copy full SHA for 4812c99
Browse repository at this point
Commits on Sep 26, 2022
bug fix: remove debug print in VideoThread.__del__ as it crashes on python 3.7
ongtw
committed
dd6d21c
View commit details
Copy full SHA for dd6d21c
Browse repository at this point
Merge pull request #707 from ongtw/main
Show description for 26d5f96
liyier90
authored
26d5f96
View commit details
Copy full SHA for 26d5f96
Browse repository at this point
bug fix: mirror_image not working when threading is False
ongtw
committed
afe4592
View commit details
Copy full SHA for afe4592
Browse repository at this point
Commits on Aug 22, 2022
Merge pull request #695 from liyier90/docs-install-typeguard-on-macos
Show description for 0a360f7
liyier90
authored
0a360f7
View commit details
Copy full SHA for 0a360f7
Browse repository at this point
docs: add typeguard to macOS install instructions
liyier90
committed
75658a4
View commit details
Copy full SHA for 75658a4
Browse repository at this point
Commits on Aug 18, 2022
Update publish_pypi.yml
Show description for ed695c1
ongtw
authored
ed695c1
View commit details
Copy full SHA for ed695c1
Browse repository at this point
Delete publish_skip_testpypi.yml
Show description for 0e1eb51
ongtw
authored
0e1eb51
View commit details
Copy full SHA for 0e1eb51
Browse repository at this point
Update publish_pypi.yml
Show description for ee1def3
ongtw
authored
ee1def3
View commit details
Copy full SHA for ee1def3
Browse repository at this point
Update publish_pypi.yml with typeguard
ongtw
authored
eb6e2fe
View commit details
Copy full SHA for eb6e2fe
Browse repository at this point
Merge pull request #692 from aisingapore/dev
Show description for d2423b5
ongtw
authored
d2423b5
View commit details
Copy full SHA for d2423b5
Browse repository at this point
Merge branch 'main' into dev
liyier90
committed
5bb7517
View commit details
Copy full SHA for 5bb7517
Browse repository at this point
Commits on Aug 17, 2022
- Update all 'aimakerspace' references to 'aisingapore'
Show description for 007a195
ongtw
committed
007a195
View commit details
Copy full SHA for 007a195
Browse repository at this point
Merge pull request #691 from ericleehy/dev
Show description for 0048322
leeping-ng
authored
0048322
View commit details
Copy full SHA for 0048322
Browse repository at this point
docs: correct formatting and grammar
ericleehy
committed
6f4f55c
View commit details
Copy full SHA for 6f4f55c
Browse repository at this point
Commits on Aug 16, 2022
Merge pull request #690 from ericleehy/dev
Show description for accb451
leeping-ng
authored
accb451
View commit details
Copy full SHA for accb451
Browse repository at this point
test: black formatting
ericleehy
committed
8495461
View commit details
Copy full SHA for 8495461
Browse repository at this point
test: change ssim to use scikit-image v0.17.2 for Python 3.6 compatibility
ericleehy
committed
bb7e20a
View commit details
Copy full SHA for bb7e20a
Browse repository at this point
cicd: set scikit-image to v0.17.2 for Python 3.6 compatibility
ericleehy
committed
d43d87f
View commit details
Copy full SHA for d43d87f
Browse repository at this point
Merge pull request #686 from liyier90/fix-legend-config-types
Show description for 81fbb6f
leeping-ng
authored
81fbb6f
View commit details
Copy full SHA for 81fbb6f
Browse repository at this point
Merge pull request #689 from liyier90/fix-verify-install-dev
Show description for 0992566
ongtw
authored
0992566
View commit details
Copy full SHA for 0992566
Browse repository at this point
Merge pull request #688 from liyier90/fix-verify-install-main
Show description for c055f8b
ongtw
authored
c055f8b
View commit details
Copy full SHA for c055f8b
Browse repository at this point
fix: change to previous directory after verify install is done
liyier90
committed
ac4d1cd
View commit details
Copy full SHA for ac4d1cd
Browse repository at this point
fix: change to original directory after running verify install
liyier90
committed
18a4e2f
View commit details
Copy full SHA for 18a4e2f
Browse repository at this point
cicd: update assign issue action for new project board
liyier90
committed
78cd272
View commit details
Copy full SHA for 78cd272
Browse repository at this point
fix: update _get_config_types() for draw.legend
liyier90
committed
78f5c57
View commit details
Copy full SHA for 78f5c57
Browse repository at this point
Commits on Aug 15, 2022
Merge pull request #684 from liyier90/docs-aisingapore-migration
Show description for 7a3fa0d
ongtw
authored
7a3fa0d
View commit details
Copy full SHA for 7a3fa0d
Browse repository at this point
Commits on Aug 13, 2022
fix CI/CD post-merge errors for mask-rcnn with updated ground truth
ongtw
committed
d92f01d
View commit details
Copy full SHA for d92f01d
Browse repository at this point
Commits on Aug 12, 2022
Merge pull request #683 from aimakerspace/node-segment
Show description for c7334b3
ongtw
authored
c7334b3
View commit details
Copy full SHA for c7334b3
Browse repository at this point
- add missing 'import yaml' and MASTER_MAP definition
ongtw
committed
370aa70
View commit details
Copy full SHA for 370aa70
Browse repository at this point
Merge branch 'dev' into node-segment
Show description for 6765f0b
ongtw
committed
6765f0b
View commit details
Copy full SHA for 6765f0b
Browse repository at this point
Merge pull request #681 from liyier90/feat-config-type-checking
Show description for c6a9ae1
ongtw
authored
c6a9ae1
View commit details
Copy full SHA for c6a9ae1
Browse repository at this point
docs: add detailed typing to input.visual docstring
liyier90
committed
e4ef111
View commit details
Copy full SHA for e4ef111
Browse repository at this point
Previous
Next
You can’t perform that action at this time.