https://github.com/birkhofflee/researchcustomsinspectiondapp
https://github.com/birkhofflee/researchcustomsinspectiondapp
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: BirkhoffLee
- License: apache-2.0
- Language: Vue
- Default Branch: main
- Homepage: https://research-customs-inspection-dapp.vercel.app
- Size: 27.3 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
CustomsInspectionDApp
This is the web UI POC of unpublished paper "Decentralized Face Identification with Hierarchical Navigable Small World on Blockchain" by Hsiang-Hung Lee and Yi-ting Chen.
Usage
pnpm is recommended to install dependencies.
bash
$ pnpm install
$ pnpm run dev
Most logics and functionalities are implemented in src/App.vue.
By default, the app assumes the backend is at http://127.0.0.1:5000 (defined here).
Metamask or a modern web3 wallet browser extension is required for blockchain interaction. We used Ethereum Sepolia Testnet during the development.
You should deploy the contract with your own wallet should have r/w access to the contract. Modify src/App.vue#L18-L19 accordingly.
A webcam is required for face recognition.
Related Works
- https://github.com/BirkhoffLee/ResearchCustomsInspectionContract
- https://github.com/BirkhoffLee/ResearchFaceRecognitionBackend
License
This work is licensed under Apache License 2.0.
Owner
- Name: birkhoff
- Login: BirkhoffLee
- Kind: user
- Location: Taipei City, Taiwan
- Website: https://birkhoff.me
- Twitter: birkhofflee
- Repositories: 165
- Profile: https://github.com/BirkhoffLee
backend, SRE, devops, music
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0