Miccai grants results [D]
Do you guys get a miccai grants result? I do not receive any mail. Don’t I accept? submitted by /u/CrazyIndependent7436 [link] [comments]
Do you guys get a miccai grants result? I do not receive any mail. Don’t I accept? submitted by /u/CrazyIndependent7436 [link] [comments]
Article URL: https://dynomight.net/vitamin-d/ Comments URL: https://news.ycombinator.com/item?id=48647486 Points: 322 # Comments: 232
I ran a small benchmark on LLMs for medical scribing. Reason: most discussion around AI scribe safety focuses on hallucinations. That matters, but in notes I…
Three dragons, four snakes, and the silicon nobody outside China can name. For the past few months, many peoples in my timeline has been arguing about…
Article URL: https://www.krea.ai/blog/krea-2-technical-report Comments URL: https://news.ycombinator.com/item?id=48646659 Points: 9 # Comments: 1
+ turbo: https://huggingface.co/krea/Krea-2-Turbo submitted by /u/paf1138 [link] [comments]
Hi all! TikZ is a widely-used LaTeX package for drawing figures in papers. It uses commands like draw[->] (0,0) -- (1,2); to draw lines, shapes, text,…
Hello, WACV conference submission deadline is by the end of this week, good luck everyone! Does anyone know what the expected format/duration of the video for…
Trying to understand how other people make this decision. Do you compare $/hr, $/token, throughput, reliability? Is there a tool or resource you rely on, or…
Article URL: https://nega.tv/posts/low-tech-ai-of-elden-ring.html Comments URL: https://news.ycombinator.com/item?id=48643489 Points: 152 # Comments: 89
Talk to a lot of ML teams who ship models but skip any adversarial testing before deployment. Feels like security review for models is way behind…
I think I found a mistake in an ICLR 2026 blog post. I created an issue and have been trying to contact the author and organizers,…
Hey everyone, I recently landed a Computer Vision internship after prepping with this checklist I put together. It starts with core math and ML fundamentals, then…
I work in firmware adjacent to AI, so not an ML guy exactly, so that's why I've come here. For work we got a bit concerned…
Article URL: https://thomasliao.com/eval-startups Comments URL: https://news.ycombinator.com/item?id=48637868 Points: 37 # Comments: 33
We would often like to get a qualitative sense of a target model’s behaviors in important distributions (e.g. deployment, RL training, or evals). For example, we…
Hi all, I'm looking for literature on relatively specific tooling. In autoregressive LLMs, there is substantial published work that used NLI on sub-claims produced by LLMs…
Article URL: http://beyondloom.com/blog/vectorgraphics.html Comments URL: https://news.ycombinator.com/item?id=48636188 Points: 24 # Comments: 1
I'm looking for human-in-the-loop platforms that allow you to automatically transcribe audio followed by manually fixing the transcriptions and fine tuning the model. Is there a…
Article URL: https://www.thedrive.com/news/this-man-was-gifted-his-dream-car-by-the-notorious-hacker-he-put-in-prison Comments URL: https://news.ycombinator.com/item?id=48633643 Points: 191 # Comments: 133
Hi folks, Niels here from the open-source team at Hugging Face. I continue working on a revival of paperswithcode.co as we're back to the "age of…
Anyone building at the model layer knows the procurement problem hasn't gone away. H100s are still allocated unevenly, spot instances get preempted at the worst times,…
With the release of meta-reviews, ECCV sent out a google form for dissatisfied authors to submit an appeal for the following reasons: Policy errors, e.g., reviewers…
I recently revisited my matrix recurrent units algorithm (the MRU), a novel linear-time sequence architecture I created as an alternative to attention. I explain it in…