Medical-VQA / data /medical_dict.json
SpringWang08's picture
Deploy Medical VQA app
d63774a
raw
history blame contribute delete
888 Bytes
{
"chest": "ngực",
"lung": "phổi",
"heart": "tim",
"brain": "não",
"liver": "gan",
"kidney": "thận",
"bone": "xương",
"spine": "cột sống",
"joint": "khớp",
"abnormal": "bất thường",
"normal": "bình thường",
"mass": "khối u",
"tumor": "khối u",
"cyst": "nang",
"fracture": "gãy xương",
"effusion": "tràn dịch",
"infiltration": "thâm nhiễm",
"pneumonia": "viêm phổi",
"cardiomegaly": "tim to",
"ct scan": "chụp cắt lớp vi tính (CT)",
"computed tomography": "chụp cắt lớp vi tính (CT)",
"mri": "chụp cộng hưởng từ (MRI)",
"x-ray": "chụp X-quang",
"ultrasound": "siêu âm",
"abdomen": "bụng",
"pelvis": "chậu",
"head": "đầu",
"shoulder": "vai",
"knee": "gối",
"hand": "tay",
"foot": "chân"
}