CoolFace
Apppublic

kayiwarahim/Retinal_LVM

sourceHugging Faceupdated 11mo agoView on Hugging Face
1likes
12 commits on main
a7b617b11mo ago

Refactor disease mapping and prediction logic in app.py for improved clarity and accuracy

kayiwarahim
1510bbb11mo ago

Update disease_classes in app.py with specific retinal disease labels for improved clarity

kayiwarahim
5fda1bb11mo ago

Refactor app.py for improved readability and structure; enhance prediction function output format

kayiwarahim
e7c62fc11mo ago

Enhance SparseTopKAttention to safely handle top-k selection and prevent out-of-range errors

kayiwarahim
112c5eb11mo ago

Fix region projection layer and adjust visual embedding extraction in SceneGraphTransformer

kayiwarahim
57f8e1e11mo ago

Refactor MultiResolutionEncoder to enhance feature extraction and output normalization

kayiwarahim
2c6866c11mo ago

Refactor SceneGraphTransformer and MultiResolutionEncoder for improved feature extraction and uncertainty estimation

kayiwarahim
c0c2a8311mo ago

Fix model checkpoint URL in load_model function

kayiwarahim
88b6e6111mo ago

Enhance SceneGraphTransformer with multi-resolution encoding, sparse attention, and uncertainty estimation

kayiwarahim
abdef7111mo ago

Implement SceneGraphTransformer with multi-resolution feature extraction, ensemble branches, and uncertainty estimation

kayiwarahim
70c774f11mo ago

Initial project setup with Gradio integration for retinal disease detection model

kayiwarahim
085efaf11mo ago

initial commit

kayiwarahim