https://github.com/cuc-zihang-liu/front-end-programs-for-ai-counterfeiting-detection
AI鉴伪前端代码
https://github.com/cuc-zihang-liu/front-end-programs-for-ai-counterfeiting-detection
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.7%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
AI鉴伪前端代码
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed 12 months ago
https://github.com/CUC-ZIHANG-LIU/Front-end-programs-for-AI-counterfeiting-detection/blob/main/
# CUC - AI ## - [](#) - [](#) - [](#) - [](#) - [](#) - [](#) - [](#) - [](#) - [](#) - [](#) - [](#) ## CUCAIAI ### - **** - ****MVSSMABCOSNW2V - **** - **** ## ### (v2023.12.31) ****: `1231/` ****: - - 5AI - - - - ****: ``` : index/ # - my/ # music/ # show/ # result/ # : package-music/ music/ # package-show/ MABC/ # MABC MVSS/ # MVSS OSN/ # OSN W2V/ # W2V Tradition/ # package-result/ result/ # ``` ### | | | | | | |------|------|----------|----------|----------| | **v2023.12.31** | `1231/` | 2023-12-31 | | | | **v2023.12.21** | `1221/` | 2023-12-21 | | 1231 | | **v2023.12.17** | `1217/` | 2023-12-17 | | | | **v2023.12.06** | `1206/` | 2023-12-06 | | | | **v2023.12.03** | `1203/` | 2023-12-03 | | | | **v2023.12.03** | `1203/` | 2023-12-03 | | | | **v2023.11.19** | `1/` | 2023-11-19 | | | | **** | `/` | - | | | | **** | ` /` | - | | | | **** | `/` | - | | | ### #### 1. (v2023.11.19) - ****: - ****: - ****: #### 2. (v2023.12.03) - ****: - ****: - ****: #### 3. (v2023.12.06) - ****: - ****: - ****: #### 4. (v2023.12.21 - v2023.12.31) - ****: 5AI - ****: - ****: ### #### | | | 1203 | 1231 | |----------|------|----------|----------| | | | | | | AI | | 5 | 5 | | | | | | | | | | | | | | | | | | | | | #### | | | 1203 | 1231 | |----------|------|----------|----------| | | 5 | 10 | 10 | | | 0 | 3 | 3 | | | | | | | | | | | ## ### - ****: MP3, WAV, FLAC, M4A - ****: - MVSS (Multi-View Stereo Synthesis) - MABC (Multi-Attribute Binary Classification) - OSN (One-Shot Network) - W2V (Wave2Vec) - - ****: ### - ****: MP4, AVI, MOV, WMV - ****: - ****: ### - ****: JPG, PNG, BMP, GIF - ****: - ****: AI ### - ****: - ****: - ****: - ****: ## ### - ****: - ****: JavaScript (ES6+) - ****: WXML (WeiXin Markup Language) - ****: WXSS (WeiXin Style Sheets) - ****: ### - **API**: RESTful API - ****: AI - ****: - ****: ### ``` : (Main Package) (index) (my) (music) (show) (result) (package-music) (package-show) MABC MVSS OSN W2V (package-result) ``` ## ### - ****: - **Node.js**: 14.0+ () - ****: ### 1. **** ```bash git clone [] cd 1231/1231/ ``` 2. **** - - "" - - AppID 3. **** - `app.json` - API - 4. **** - "" - - ### #### ```json { "pages": [ "pages/index/index", "pages/my/my", "pages/music/music", "pages/show/show", "pages/result/result" ], "subpackages": [ { "root": "package-music", "pages": ["pages/music"] }, { "root": "package-show", "pages": [ "pages/MABC", "pages/MVSS", "pages/OSN", "pages/W2V", "pages/Tradition" ] }, { "root": "package-result", "pages": ["pages/result"] } ] } ``` #### API `utils/util.js` API ```javascript const baseUrl = 'https://your-api-domain.com/api'; ``` ## ### 1. **** - - 2. **** - "" - 3. **** - - - 100MB 4. **** - - - 5. **** - - - ### #### - ****: - ****: - ****: #### - **MVSS**: - **MABC**: - **OSN**: - **W2V**: Wave2Vec - ****: #### - ****: - ****: - ****: - ****: ## ``` 1231/ app.js # app.json # app.wxss # components/ # navigation-bar/ # images/ # icon1.png # icon1-active.png # icon2.png # icon2-active.png # miniprogram_npm/ # npm package-music/ # pages/ music/ # package-result/ # pages/ result/ # package-show/ # pages/ MABC/ # MABC MVSS/ # MVSS OSN/ # OSN Tradition/ # W2V/ # W2V pages/ # index/ # my/ # music/ # show/ # result/ # store/ # index.js # utils/ # util.js # sitemap.json # project.config.json # ``` ## ### 1. **** - - - AppID 2. **** ```bash # # ``` 3. **** ```bash # npm npm install ``` ### #### JavaScript - ES6+ - - - #### WXML - - - #### WXSS - BEM - - ### 1. **** ```javascript console.log(''); ``` 2. **** - - 3. **** - - - ### #### - ****: - ****: #### - ****: API - ****: API #### - ****: - ****: ## ### Git - ****: `main` - - ****: `develop` - - ****: `feature/*` - - ****: `hotfix/*` - ### - ****: `vYYYY.MM.DD` - ****: `v2023.12.31` - ****: ### 1. 2. 3. 4. ## ### 1. ****: Issue 2. ****: 3. ****: Pull Request 4. ****: ### 1. Fork 2. 3. 4. Pull Request 5. ### - - - - ## MIT - [LICENSE.txt](LICENSE.txt) ## - ****: - ****: - ****: - ****: --- ****: CUC ****: 20231231 ****:
Owner
- Name: 刘子航
- Login: CUC-ZIHANG-LIU
- Kind: user
- Company: 中国传媒大学
- Repositories: 1
- Profile: https://github.com/CUC-ZIHANG-LIU
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Dependencies
展示页面/MABC(1)/MABC/package.json
npm
展示页面/MVSS(1)/MVSS/package.json
npm
展示页面/OSN(1)/OSN/package.json
npm
展示页面/传统音频检测(1)/传统音频检测/package.json
npm
展示页面/深度音频检测模型W2V-ASDG/深度音频检测模型W2V-ASDG/package.json
npm