This is an unofficial implementation of the paper "Sub-Image Anomaly Detection with Deep Pyramid Correspondences".
active 2023-09-07 → 2025-01-04 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 486 days from 2023-09-07 to 2025-01-04. Pushes: 9 total, peak 4 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 1 total, peak 1 in a day. Comments: 3 total, peak 1 in a day. Stars: 8 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| mucunwuxian | 10 | 9 | 0 | 1 |
| jun20061588 | 1 | 0 | 0 | 1 |
| chillcoding-plz | 1 | 0 | 0 | 1 |
| assafkeller | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#3chillcoding-plz2024-04-08 05:59img = cv2.resize(img, (ConfigData.SHAPE_MIDDLE[1], ConfigData.SHAPE_MIDDLE[0]), interpolation=cv2.INTER_AREA) AttributeError: type object 'ConfigData' has no attribute 'SHAPE_MIDDLE'
- Issue comment#3jun200615882023-10-21 10:31img = cv2.resize(img, (ConfigData.SHAPE_MIDDLE[1], ConfigData.SHAPE_MIDDLE[0]), interpolation=cv2.INTER_AREA) AttributeError: type object 'ConfigData' has no attribute 'SHAPE_MIDDLE'
- Issue comment#3mucunwuxian2023-09-22 15:46img = cv2.resize(img, (ConfigData.SHAPE_MIDDLE[1], ConfigData.SHAPE_MIDDLE[0]), interpolation=cv2.INTER_AREA) AttributeError: type object 'ConfigData' has no attribute 'SHAPE_MIDDLE'
- Issue#3assafkeller2023-09-07 05:34img = cv2.resize(img, (ConfigData.SHAPE_MIDDLE[1], ConfigData.SHAPE_MIDDLE[0]), interpolation=cv2.INTER_AREA) AttributeError: type object 'ConfigData' has no attribute 'SHAPE_MIDDLE'
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 8 stars here means stars gained during the window, not the repo's star count.