-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
Thank you for leaving this Issue. What file extension are the images in the folder that contains the images you want to label? |
Same here, jpeg and png - same result. |
I see the possible issue: you should provide an absolute path for the directories. |
I gave the complete path. Stil there were issues. |
@shersoni610 Can you provide a complete code snippet and, if possible, an example image so that we can take a look? |
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.
The text was updated successfully, but these errors were encountered: