Giter VIP home page Giter VIP logo

adabldm's People

Contributors

grandpaxun242 avatar zzx531 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

Watchers

 avatar  avatar  avatar

adabldm's Issues

training strategy

Hello, author! I noticed that in your model training setup, you specify only one object's one category for training at a time. It seems like the dataset paths need to be manually changed for each category. Does this mean I need to continuously change the training folder and run train.py separately for each category to train on all the data? thx for replying!

Change gpu id.

Hello author, I would like to ask how to modify the gpu id when I train and test, because I found that 0 card is used by default every time.

Training Code

Hi, When the training code is available...
Big Thanks

Generation of data sets with spatial structure

Dear author, I have trained and tested the code in the bottle/broken_large category in the mvtec_ad dataset, and I have only used a small class (broken_large), which works well. However, there is a small problem, because the location of the generated mask is random, but for the category of bottle, its borken only occurs on the ring, which means that this kind of data has a relative spatial structure. I have found that this method has poor effect on this situation, may I ask how to improve it

use other dataset

dear authors, now I need to generate defects on my pcb(print circuit board) dataset, it's a dataset including 5 kinds of defects. can you please tell me how should I correct your code to generate my photos. Thank you!!

The output dataset

Hello,what you have done is impressive!Well,I am currently busy completing my undergraduate project and need some defect images to train my pixel refinement model. Is it possible to get your after trained MVTecAD dataset? I can receive the dataset personally or through the cloud drive if necessary. This will be a great help to me. Looking forward to your reply.

The number of images in trainset

Dear authors! Thanks for your contributions! When running python generate_dataset.py, you set GENERATENUM = 20000 to generate target images of trainset. It seems a large number for only a defect type of a class. What's the influence of different image numbers of trainset, for example, if I set GENERATENUM = 200?

A error when run the code

Dear author, when I run the code with command,python ./foreground_predictor/foreground_predictor.py,there is a mistake
Traceback (most recent call last): File "./foreground_predictor/foreground_predictor.py", line 10, in <module> from models import EfficientnetPM File "/home/401229/AdaBLDM-main/foreground_predictor/models.py", line 1, in <module> from futils import FeaturesCollector, load_ckpt ImportError: cannot import name 'FeaturesCollector' from 'futils' (/home/401229/AdaBLDM-main/foreground_predictor/futils.py)

I checked the futils.py file, there is no FeaturesCollector function, what should I do with it?

problem "tool_add_control.py"

Because cannot directly access 'https://huggingface.co/models' to download 'openai/clip-vit-large-patch14'.
I copy 'clip-vit-large-patch14' to the corresponding '.cache/huggingface/transformers' after downloading it.
However, when run "tool_add_control.py" again, it still asks me to download model again. How can I solve this?

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.