project-lighter/ct_fm_feature_extractor
Updated
•
719
•
2
None defined yet.
CT-FM is a large-scale 3D image-based pre-trained model designed for diverse radiological tasks. The model was pre-trained on 148,000 CT scans from the Imaging Data Commons using label-agnostic contrastive learning.
The model demonstrates strong capabilities across multiple tasks:
ct_fm_feature_extractor
which can be used for several feature-based tasks such as image retrieval, semantic search and outlier detectionwhole_body_segmentation
that segments 117 labels from the TotalSegmentator datasetWe provide pre-trained as well as fine-tuned models in the lighter-zoo
package that interfaces with HF to provide easy to use APIs
To install the lighter-zoo
package, use pip:
pip install lighter-zoo
Inspect specific models to see how you can interact with these