diff --git a/index.html b/index.html index d00aeaa..2a54930 100644 --- a/index.html +++ b/index.html @@ -83,9 +83,12 @@

Jianwei Yang1, Naoto Usuyama1, Ho Hin Lee1, + Sid Kiblawi1, Tristan Naumann1, Jianfeng Gao1, Angela Crabtree2, + Jacob Abel2, + Christine Moung-Wen2, Brian Piening2, Carlo Bifulco2, Mu Wei‡1, @@ -238,7 +241,7 @@

Everything

- BiomedParse Demo + BiomedParse Demo
@@ -250,7 +253,7 @@

Everywhere

BiomedParse detects the specific object of interest, and locate it at pixel-level precision, even for objects with irregular shapes. By effectively identifying text prompts describing object that does not exist in the image, BiomedParse is capable of object detection in an end-to-end manner.

- Advanced Detection Demo + Advanced Detection Demo
@@ -264,7 +267,7 @@

All at Once

Tired of typing prompts for every objects? BiomedParse can do object recognition all at once. Having learned 82 object types, BiomedParse can automatically identify all objects in a given image along with their semantic types, and simultaneously segment and label all biomedical objects of interests.

- BiomedParse Demo + BiomedParse Demo
@@ -300,10 +303,10 @@

All at Once

], [ './image_assets/gif_demo/CT-nodule_gif_crop.gif', - './image_assets/gif_demo/CT-COVID_gif_crop.gif' + './image_assets/gif_demo/CT-COVID_rotate.gif' ], [ - './image_assets/gif_demo/CT-Abdomen_rotate_crop.gif', + './image_assets/gif_demo/CT-Abdomen_rotate.gif', './image_assets/gif_demo/Pathology_all_cells_gif_crop.gif' ] ];