see-insight/see-segment

Quickshift is not so quick

Open

#88 opened on Oct 20, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Jupyter Notebook (21 forks)auto 404
buggood first issue

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

Although sometimes it is fine, quickshift is always not so quick. My guess is that one of the hyperparameters settings really slow things down. We need someone to dig into the algorithm and see if they can figure out which parameter is causing the problem. We can tighten the parameter space to avoid the slow values, we just need to know which parameters to tighten. We may also need to just do a parameter sweep on all of the algorithms to make sure there are not others with similar problems.

Contributor guide