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

Speeding up proccess #21

Open
zratclif opened this issue Feb 15, 2024 · 1 comment
Open

Speeding up proccess #21

zratclif opened this issue Feb 15, 2024 · 1 comment

Comments

@zratclif
Copy link

Hello, me and a group of people are using Garfield for an object recognition research project. This includes us uploading custom data into Garfield and utilizing the software to manipulate scenes. When training this data with an ADA6000 Nvidia GPU we see load times of 45-90 minutes. Is there any way we can cut this time down, while not sacrificing our quality too much?

@chungmin99
Copy link
Owner

Hi! Sorry for the late reply -- does this dataset have a lot of images (500+)? GARField preprocessing time scales linearly w/ the # of training images (running SAM's automatic mask generator per-image). The quickest thing to try would be to decrease or subsample the number of images (especially if they're very similar / near-duplicates).

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

2 participants