Giter Club home page Giter Club logo

efficientad's Introduction

RxImg

RxImg是以响应式数据流为主的一个图像处理工具,可以在一个低代码可视化的界面上搭建图像处理流程。由于引入了响应式的数据流,相对于以往类似的工具RxImg有如下优势。

  • 支持更复杂的图像数据流,比如多分枝的,循环的,带条件的。

  • 流程可视化

  • 低代码

  • 可以利用python生态中的各种图像处理,深度学习资源

pipeline

image

Quick Start

install python > 3.9

pip install rximg
python -m rximg.app

open 127.0.0.1:5000 in browser

教程

【RxImg】基于响应式数据流的图像处理新范式

【RxImg】基础概念 快速开始一个最简单的例子

【RxImg】各个模块介绍

【RxImg】低代码玩转PaddleHub的360+深度学习模型

Develop

install python > 3.9

download release

pip install -r requirements.txt
python app.py

open another terminal

cd frontend
npm run serve

open 127.0.0.1:8080 in browser

efficientad's People

Contributors

alexriedel1 avatar rximg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

efficientad's Issues

distillation training

Can I perform model distillation training with any img size not just 256*256? It cause errors that tensor size not match.

Asking about deployment of onnx format models

Please ask! What is the final output obtained by converting the trained model into onnx format and importing it into onxxruntime for inference? Is it the input sample detection result (and whether it is an anomalous sample) and the corresponding confidence level? Or is it the anomaly_map with the same channel 1 as the input height and width?

mask

推理出的热力图为什么4个角会显示异常

git lfs pull error

When I tried git lfs pull, i saw below message.

batch response: This repository is over its data quoa.
Account responsible for LFS bandwidth should purshase more data packs to restore access.
Failed to fetch some objects from 'https://github.com/rximg/EfficientAD.git/info/lfs'

Could i get data using other ways?

Thank you!

When performing model distillation, an error is reported

distillation_training.py", line 100, in global_channel_normalize
ldist = item['image'].cuda()
IndexError: too many indices for tensor of dimension 4

请检查提交的代码是否OK?,还是我数据集存在问题? 请帮忙指点
ImageNet
-train
-n01440764
-....
-val
-test

Some Results on MVTec bottle

Hi, here are some qualitative and quantitative results on MVTec bottle defect of the EfficientAD(M) method.

image_AUROC: 1.0
image_F1Score: 1.0
pixel_AUROC: 0.9876494407653809
pixel_F1Score: 0.7927650213241577

Patchcore on Wide ResNet-50 achieves image_AUROC: 1.0 and pixel_AUROC: 0.984

000
014
015

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.