[Add] Adaptive clustering
This commit is contained in:
@@ -57,7 +57,7 @@ def get_layoutlm_image_embeddings(
|
||||
|
||||
return embeddings.cpu().numpy(), valid_paths
|
||||
|
||||
def get_image_embeddings(
|
||||
def get_qwenvl_image_embeddings(
|
||||
model: AutoModel,
|
||||
processor: AutoProcessor,
|
||||
image_paths: List[str],
|
||||
|
Reference in New Issue
Block a user