Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to see the result: #5

Open
shersoni610 opened this issue Oct 7, 2023 · 5 comments
Open

Unable to see the result: #5

shersoni610 opened this issue Oct 7, 2023 · 5 comments

Comments

@shersoni610
Copy link

Hello,

When I try the DETIC model. I do not see any result : It seems labelled images are zero.

person
Loading pretrained CLIP
/media/csverma/M2Disk/Projects/CompVis/ObjectDetection/AutoDistill/autodistillenv/lib/python3.11/site-packages/torch/functional.py:504: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at ../aten/src/ATen/native/TensorShape.cpp:3526.)
return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined]
[10/07 11:40:22 fvcore.common.checkpoint]: [Checkpointer] Loading from models/Detic_LCOCOI21k_CLIP_SwinB_896b32_4x_ft4x_max-size.pth ...
Labeling images: 0it [00:00, ?it/s]
Labeled dataset created - ready for distillation.

@capjamesg
Copy link
Member

Thank you for leaving this Issue. What file extension are the images in the folder that contains the images you want to label?

@kamil-bednarek
Copy link

Same here, jpeg and png - same result.

@kamil-bednarek
Copy link

I see the possible issue: you should provide an absolute path for the directories.

@shersoni610
Copy link
Author

I gave the complete path. Stil there were issues.

@capjamesg
Copy link
Member

@shersoni610 Can you provide a complete code snippet and, if possible, an example image so that we can take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants