Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozh10 committed May 8, 2024
1 parent 4d4e5d6 commit a0aa133
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 5 deletions.
29 changes: 24 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,32 @@
<!-- # [[IEEE TMI] ChatCAD+: Towards a Reliable and Universal Interactive CAD using LLMs](https://arxiv.org/abs/2305.15964)
# [COMMSENG'24, TMI'24] Interactive Computer-Aided Diagnosis using LLMs

by Zihao Zhao\*, Sheng Wang\*, Jinchen Gu*, Yitao Zhu*, Lanzhuju Mei, Zixu Zhuang, Zhiming Cui, Qian Wang, Dinggang Shen<br/> -->
This repo includes official implementations of ChatCAD and ChatCAD+

# [IEEE TMI] ChatCAD+: Towards a Reliable and Universal Interactive CAD using LLMs
<!-- # [IEEE TMI] ChatCAD+: Towards a Reliable and Universal Interactive CAD using LLMs
<!-- (https://arxiv.org/abs/2305.15964) -->
<!-- by Zihao Zhao\*, Sheng Wang\*, Jinchen Gu*, Yitao Zhu*, Lanzhuju Mei, Zixu Zhuang, Zhiming Cui, Qian Wang, Dinggang Shen<br/> --> -->

by Zihao Zhao\*, Sheng Wang\*, Jinchen Gu*, Yitao Zhu*, Lanzhuju Mei, Zixu Zhuang, Zhiming Cui, Qian Wang, Dinggang Shen<br/>
## Paper

[Nature COMMSENG] ChatCAD: Interactive Computer-Aided Diagnosis on Medical Image using Large Language Models

by Sheng Wang, Zihao Zhao, Xi Ouyang, Tianming Liu, Qian Wang, Dinggang Shen

<div align="center">
<img src="imgs/cad_teaser.png", style="width: 100%">
</div>

> <p align="justify">
> (a) Overview of our proposed strategy. The image is processed by various networks to generate diverse outputs, which are then transformed into text descriptions. The descriptions, served as a link between visual and linguistic information, are combined as inputs to a large language model (LLM). With its ability to reason and its knowledge of the medical field, the LLM can provide a condensed report. (b) Interactive explanations and medical advice from ChatCAD.
</p>

[IEEE TMI] ChatCAD+: Towards a Reliable and Universal Interactive CAD using LLMs

by Zihao Zhao\*, Sheng Wang\*, Jinchen Gu*, Yitao Zhu*, Lanzhuju Mei, Zixu Zhuang, Zhiming Cui, Qian Wang, Dinggang Shen

<div align="center">
<img src="imgs/teaser.png", style="width: 70%">
<img src="imgs/cad+_teaser.png", style="width: 70%">
</div>

> <p align="justify">
Expand Down
File renamed without changes
Binary file added imgs/cad_teaser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/overview.png
Binary file not shown.

0 comments on commit a0aa133

Please sign in to comment.