In my weeknotes: Designing a write API for @datasetteproj
OPEN SOURCE
-
LearnOpenCV Backs RAE Project on Kickstarter with Luxonis
By
–
I just backed rae on @Kickstarter https://
kickstarter.com/projects/openc
v/rae-0?ref=thanks-tweet
… @luxonis -
LangChain 0.0.10: Cloud NLP, Elastic, and Model Laboratory Features
By
–
LangChain version 0.0.10: @cloud_nlp support (
@sjwhitmore
) @elastic support (
@sjwhitmore
) support for text2text generation models on @huggingface (h/t @deliprao 4 idea) model laboratory: easily compare the same input to different models https://
github.com/hwchase17/lang
chain/
… -
Domino Partners with Anaconda for Secure OSS Package Access
By
–
We're excited to announce a partnership to deliver Domino users access to the complete and secure OSS #Python / R package repository hosted, built, and maintained by @anacondainc without the need for a separate enterprise license. #MLOps Read the news: https://
domino.buzz/3zZOT25 -
Colossal-AI’s Cost-Effective AIGC Solution Accelerates Diffusion Pretraining
By
–
Almost 7X Cheaper! Colossal-AI’s Open Source Solution Accelerates AIGC at a Low-Cost Diffusion Pretraining and Hardware Fine-Tuning Can Be
-

OpenCV Launches Face Recognition API with Beta Access Notification
By
–
OpenCV Face Recognition API
The world’s largest Computer Vision library meets the world’s top-rated Face Recognition technology Notify Me of this Beta Access: https://
opencv.org/opencv-face-re
cognition/
… #giveaway #seventhsense #opencv #facerecognition #api #premiumaccess -
YOLOv6 Object Detection: Fundamentals, Inference and Model Comparisons
By
–
With constant innovations in object detection, YOLO models are being released every few months. One such recent release is the YOLOv6.
— Satya Mallick (@LearnOpenCV) 9 novembre 2022
We discuss the fundamentals of YOLOv6, run inferences & make comparisons b/w the different models in #yolov6https://t.co/sPXYqWv5Tl#ai pic.twitter.com/viivmoPRdxWith constant innovations in object detection, YOLO models are being released every few months. One such recent release is the YOLOv6. We discuss the fundamentals of YOLOv6, run inferences & make comparisons b/w the different models in #yolov6 https://
learnopencv.com/yolov6-object-
detection/
… #ai -

New API Reference Pages Now Available for All Models
By
–
Every model now has its own API reference page with code snippets, input parameters, and output structure. Just tack /api onto the end of any model page URL. Example: https://
replicate.com/stability-ai/s
table-diffusion/api
… -

OpenReview Verification Launch Without Cost
By
–
Just noticed this green check on @openreviewnet
, in the Author Console OpenReview verified baby, and it cost $0 Your move, @elonmusk
. -
Efficient ActivityPub implementations with Python asyncio and Rust
By
–
Yeah I genuinely do worry about that I'm looking forward to more efficient ActivityPub implementations – stuff like Python asyncio on top of SQLite could use a lot less resources than Sidekiq non-async workers and PostgreSQL – or move the noisy bits directly to Go or Rust