Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/en/demos.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"2": {
"description": "BitsXLaMarató 2022 winner: a tool to segment the aorta in ultrasound videos with Mask R-CNN and reconstruct it in 3D to help detect aneurysms.",
"lead": "<strong>Winning project</strong> of the <a href=\"https://www.ccma.cat/tv3/marato/\" target=\"_blank\" rel=\"noopener noreferrer\">BitsXLaMarató</a> 2022 hackathon. Run the aorta pipeline live: abdominal ultrasound → <strong>Mask R-CNN</strong> segmentation → <strong>3D mesh</strong> reconstruction → aortic <strong>diameter</strong> estimation.",
"lead": "🏆 <strong>Winning project</strong> of the <a href=\"https://www.ccma.cat/tv3/marato/\" target=\"_blank\" rel=\"noopener noreferrer\">BitsXLaMarató</a> 2022 hackathon. Run the aorta pipeline live: abdominal ultrasound → <strong>Mask R-CNN</strong> segmentation → <strong>3D mesh</strong> reconstruction → aortic <strong>diameter</strong> estimation.",
"badge": "Computer Vision · Hackathon",
"metaDescription": "BitsXLaMarató 2022 winner: Mask R-CNN aorta segmentation and 3D reconstruction for aneurysm detection. Interactive PyTorch + OpenCV inference demo."
},
Expand Down
4 changes: 2 additions & 2 deletions locales/en/mpids-demo.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"degree": "degree:",
"inDomSet": "In dominating set",
"neighborsInSet": "neighbors in set",
"domYes": " — dominated",
"domNo": " — NOT dominated"
"domYes": " — dominated",
"domNo": " — NOT dominated"
}
6 changes: 3 additions & 3 deletions locales/en/sbc-demo.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"preferPopular": "No, I prefer popular places",
"s10title": "Planning Priority",
"s10desc": "What matters most?",
"prioCost": "Minimize costs",
"prioDays": "Maximize travel days",
"prioCities": "Visit more cities",
"prioCost": "💰 Minimize costs",
"prioDays": "📅 Maximize travel days",
"prioCities": "🏙️ Visit more cities",
"resultTitle": "Your Trip Itinerary",
"day": "day",
"days": "days",
Expand Down
1 change: 0 additions & 1 deletion locales/en/ui.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"viewGithub": "View on GitHub"
},
"certifications": {
"all": "All",
"label": "Credentials",
"showLess": "Show less",
"showMore": "Show more",
Expand Down