-
Two potential ways of obtaining features:
* using the notebook (https://github.com/broadinstitute/MorphEm/blob/nikita_nair/notebooks/Feature_Extraction.ipynb)
* downloading the features that we have…
-
Hi there,
It seems that there is a bug in the script `ReadLevel_Features_extraction.py `
I used the same snv list and bam file to extract features of snv, it will output different numbers of fea…
-
Thank you for sharing your code and great work! I have been running the code and using the VGAE to extract features for clustering. However, I’ve noticed that the clustering results are inconsistent a…
-
I am trying to train with my custom data but the extracted object file is empty (it opens but nothing is there). I was using 23 images when I got these results.
First I run the img2poses file:
`pyt…
-
**Description:**
As part of our ongoing UX research for ShopTether, we need to assess the current analytics tools and data analysis solutions available within the Shopify ecosystem. The objective o…
-
# Title: Face Recognition System
The Facial Recognition System is designed to detect and recognize faces in real-time using a combination of the Ultralytics YOLO model, the face_recognition library, …
-
I think it would be nice to have the possibility to compute the intrinsic mode functions thanks to the Empirical Mode Decomposition method. It is highly efficient for analyzing nonlinear and non-stati…
-
Thanks for doing such a great job!
two issues:
1) Is item_dict['video_features'] supposed to be obtained via a pre-trained CLIP?
2) Is item_dict['bbox_features'] obtained via pre-trained GLIP?
…
-
As phoneticians, we are eager to explore this exciting IPA forced alignment tool! However, some parts of the current README file are somewhat unclear, and I would like to ask for some clarifications.
…
-
Hi,
Is it possible to use other feature extraction instead of SIFTGPU?
I found out most people import their features or descriptors to the database. I was wondering how to edit the extraction.c…