Skip to content

This is an unofficial implementation of the paper "Sub-Image Anomaly Detection with Deep Pyramid Correspondences".

active 2023-09-072025-01-04 (UTC)

Complete coverage26,422 / 26,422 hourly files (100%) · 2 absent upstream2023-08-152026-08-19 (UTC)
Events
24
Pushes
9
Pull requests
0
Issues
1
Stars
8
Forks
1

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

ContributorContributionsPushesPRsComments
mucunwuxian10901
jun200615881001
chillcoding-plz1001
assafkeller1000

Recent activity

Latest issues, pull requests and releases

  • Issue comment#3chillcoding-plz2024-04-08 05:59
    img = 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:31
    img = 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:46
    img = 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:34
    img = 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.