Coder Social home page Coder Social logo

taikiinoue45 / stad Goto Github PK

View Code? Open in Web Editor NEW
85.0 6.0 18.0 59.94 MB

Uninformed Students: Student-Teacher Anomaly Detection with Discriminative Latent Embeddings

Home Page: https://arxiv.org/abs/1911.02357

Python 94.88% Makefile 0.71% Dockerfile 4.41%
anomaly-detection pytorch mvtec unsupervised-learning student-teacher-learning

stad's Issues

Training of teacher

Did you train the teacher net for each dataset, or just used the pre-trained weights of vgg?
Will there be a lot difference between?

Size

They resize the image to 256x256

How about the PRO%?

Have you achieved the PRO score in this paper? I am also trying to implementation this paper but this metric is always far from the paper's announcement.

Running the sample code

Hello! I am trying to run your code in a gcp vm with all requirements are satisfied, but when I run the docker image for pytorch/tensorrt, i got the following, but docker ps doesnt return any active containers. Can you briefly explain how to run the code in docker from your docker image?

sudo docker run --runtime=nvidia taikiinoue45/pytorch:tensorrt

== NVIDIA TensorRT ==

NVIDIA Release 20.03 (build 10567415)
NVIDIA TensorRT 7.0.0 (c) 2016-2020, NVIDIA CORPORATION. All rights reserved.
Container image (c) 2020, NVIDIA CORPORATION. All rights reserved.
https://developer.nvidia.com/tensorrt
To install Python sample dependencies, run /opt/tensorrt/python/python_setup.sh
To install open source parsers, plugins, and samples, run /opt/tensorrt/install_opensource.sh. See https://github.c
om/NVIDIA/TensorRT/tree/20.03 for more information.

Feature Request: Fast Dense Local Feature Extraction

To obtain a high-resolution anomaly detection map, a lot of CNN forward computations are required on the whole image in a sliding window manner. This is a time-consuming process, and it takes one hour per image.

Fast Dense Feature Extraction with CNNs that have Pooling or Striding Layers presented a novel approach to nearly arbitrary CNN architectures for fast execution on the whole image in a sliding window manner. Therefore, I tried to implement it in STAD.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.