Datasets:

Modalities:
Image
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 4,010 Bytes
7df3a96
 
f9f3781
 
7df3a96
 
f9f3781
 
7df3a96
 
f9f3781
 
7df3a96
 
f9f3781
7df3a96
 
f9f3781
 
7df3a96
 
f9f3781
 
7df3a96
 
f9f3781
 
7df3a96
 
f9f3781
 
7df3a96
 
f9f3781
 
7df3a96
 
f9f3781
 
 
7df3a96
f9f3781
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
  "Is there text?": {
    "yes": ["An endoscopy image with visible text.", "Generate a clinical endoscopic image with overlay text including patient information and a timestamp, mimicking a real-time procedure interface."],
    "no": ["An endoscopy image without any text.", "Generate a medical endoscopic image with no visible overlay, labels, or UI — just the anatomical view."]
  },
  "Is there a green/black box artefact?": {
    "no": ["An endoscopy image with no green or black box artefact.", "Produce a clean, uninterrupted endoscopic image with no UI or highlighting artifacts — just organic tissue."],
    "yes": ["An endoscopy image with a green or black box artefact.", "Create a diagnostic endoscopy image where a green or black box highlights an area of interest, resembling AI-assisted detection tools."]
  },
  "Are there any abnormalities in the image? Check all that are present.": {
    "polyp": ["An endoscopy image showing a polyp.", "Render an endoscopic scene of the colon with a prominent mucosal polyp protruding into the lumen."],
    "oesophagitis": ["An endoscopy image showing oesophagitis.", "Generate an image of the esophagus showing linear streaks and red, inflamed patches typical of erosive oesophagitis."]
  },
  "Where in the image is the abnormality?": {
    "center": ["An endoscopy image with the abnormality located at the center.", "Generate an image where the abnormal structure — such as a lesion or polyp — is positioned centrally in sharp focus."]
  },
  "What color is the abnormality? If more than one separate with ;": {
    "pink;red": ["An abnormality that is pink and red.", "Create a gastrointestinal image showing a lesion or polyp that appears in vibrant pink and red tones."],
    "pink;red;white": ["An abnormality that is pink, red, and white.", "Render a complex lesion with a mix of pink, red, and white tones, indicating inflammation, necrosis, or exudate."]
  },
  "Is this finding easy to detect?": {
    "yes": ["An endoscopy image where the finding is easy to detect.", "Produce a medical image where the abnormal feature is clearly visible and distinct from the surrounding healthy tissue."],
    "no": ["An endoscopy image where the finding is not easy to detect.", "Create a subtle pathological finding that's difficult to identify at first glance, blending with the mucosal texture."]
  },
  "What type of procedure is the image taken from?": {
    "colonoscopy": ["An image taken from a colonoscopy.", "Generate a view from a colonoscopy, showing the interior colon folds with typical vascular patterns and moist surfaces."],
    "gastroscopy": ["An image taken from a gastroscopy.", "Create an image from a gastroscopy, focusing on the upper GI tract such as the esophagus or stomach lining."]
  },
  "How many instrumnets are in the image?": {
    "0": ["An endoscopy image with 0 instruments.", "Produce a clear endoscopy image with no visible instruments, capturing only the anatomical interior."],
    "1": ["An endoscopy image with 1 instrument.", "Render a clinical endoscopic view with a single visible instrument — like forceps or snare — partially inserted."]
  },
  "What is the size of the polyp?": {
    "none": ["No polyp is visible in the image.", "Generate a normal endoscopic image with no abnormal growths or polyps visible."],
    "5-10mm": ["A polyp of size 5-10mm is visible.", "Create an image showing a small, clearly visible polyp approximately 5-10mm in diameter."]
  },
  "What type of polyp is present?": {
    "none": ["There is no polyp present in the image.", "Produce a gastrointestinal endoscopy image with no signs of polypoid growths or raised lesions."],
    "paris is": ["The image shows a Paris IS type polyp.", "Render a sessile polyp (Paris IS type), broad-based and flat, merging into the surrounding mucosa."],
    "paris ip": ["The image shows a Paris IP type polyp.", "Generate a pedunculated polyp (Paris IP type) with a stalk-like structure emerging from the mucosal wall."]
  }
}