Search Articles — Sudonull

Search Results

In this project

MLOps on free GPUs: processing PDF archives

https://sudonull.com/mlops-on-free-gpus-processing-pdf-archives

How to process 9 GB of PDF archives on T4 GPU with 16 GB RAM. ZeroGPU, PyMuPDF, variance filtering, memory management. Practical guide.

Docker on VPS: 24 containers in production

https://sudonull.com/docker-on-vps-24-containers-in-production

How to deploy 24 containers on VPS with 6 GB RAM. Architecture, Elasticsearch optimization, SSH tunnels, monitoring without Prometheus. For DevOps and middle/senior engineers.

TAPe on COCO: 98% accuracy with boxes

https://sudonull.com/tape-on-coco-98-accuracy-with-boxes

TAPe achieved 98% on 2% COCO, bounding boxes instead of centroids, minimum false positives. Experiment details for CV developers. Study the approach.

From other projects

On-Chain vs Off-Chain Assets: What the Shift Means

https://ymaho.com/on-chain-vs-off-chain-assets-what-the-shift-means

Discover how traditional finance and blockchain are merging. Learn what on-chain assets mean for everyday savings and global money movement.

On-Chain Finance Explained: The Future of Money

https://ymaho.com/on-chain-finance-explained-the-future-of-money

Discover how on-chain technology is reshaping financial infrastructure, speeding up settlements, and what it means for everyday banking.

ON Semiconductor shares crash 24% after Synaptics acquisition

https://ymaho.com/on-semiconductor-shares-crash-24-after-synaptics-acquisition

ON Semiconductor shares fell 24% after announcing the $7 billion acquisition of Synaptics. We analyze the deal risks, market reaction, and ON stock forecast. Read details.

CRISPR-on-a-chip: pocket molecular diagnostics

https://ymaho.com/crispr-on-a-chip-pocket-molecular-diagnostics

CRISPR-on-a-chip technology for home diagnostics of cancer and infections. Sensitivity 100 times higher than PCR. Learn how microfluidics and CRISPR are changing medicine.

Press-on nails as an accessory: Nail Reformation capsule

https://ymaho.com/press-on-nails-as-an-accessory-nail-reformation-capsule

Nail Reformation released a capsule for Revolve Festival in Old Hollywood style. Press-on nails are becoming the main fashion accessory — learn about the trend and try it yourself.

From the web

Is it possible to filter only ProductVisualSearch from specified ...

https://stackoverflow.com/questions/54632194/is-it-possible-to-filter-only-productvisualsearch-from-specified-website-in-azur

Feb 11, 2019 · I have implemented a basic HTML version of Bing Visual Search from this tutorial. I want to fetch only ProductVisualSearch from specified websites, is it feasible ?

Request for Bing Search API V7 Access Approval - Stack Overflow

https://stackoverflow.com/questions/79443295/request-for-bing-search-api-v7-access-approval

Feb 16, 2025 · From this doc ,Bing Search APIs with your LLM will be retired on March 6, 2025. Existing instances will be fully decommissioned, and new customer sign-ups will no longer be supported. To …

Preventing Edge from showing the visual search icon when users hover ...

https://stackoverflow.com/questions/71731966/preventing-edge-from-showing-the-visual-search-icon-when-users-hover-over-an-ima

Apr 4, 2022 · or search "visual search" in the settings menu There are two options, one which shows the icons permanently and the other on hover and then users can also prevent it from showing on …

Recently Active 'bing' Questions - Stack Overflow

https://stackoverflow.com/questions/tagged/bing?tab=Active

Sep 27, 2025 · I am trying to sort the search results returned from Bing Custom Search based on the Date published. I checked the documentation and found a query parameter called "freshness" for …

Change search engine of Visual Studio 2019 - Stack Overflow

https://stackoverflow.com/questions/67465005/change-search-engine-of-visual-studio-2019

May 10, 2021 · I need to change Search Engine of Visual Studio 2019. Bing is not suitable for me. I prefer Google to Bing.

Bing Visual Search API (v7) returns no response for image

https://stackoverflow.com/questions/56656110/bing-visual-search-api-v7-returns-no-response-for-image

Jun 18, 2019 · 2 I tried to setup a bing visual search API REST-Call from my java program. It works partly, i get an answer but not the answer i want. The goal is to do a POST REST-Call with an image …

Azure VisualSearch fails with Unauthorized despite valid key

https://stackoverflow.com/questions/73242715/azure-visualsearch-fails-with-unauthorized-despite-valid-key

Aug 4, 2022 · I created a "Bing Search" service in Azure with the S9 tier which supports Visual Search. I went to the Keys and Endpoint section and copied the Key 1 out and put it in the below code, yet …

Newest 'bing_search' Questions - Stack Overflow

https://stackoverflow.com/questions/tagged/bing_search?tab=Newest

Jun 28, 2023 · 0 answers0 answers 300 views300 views Can Bing Visual Search API process multiple images in a single transaction? I have an application that fetches frames from a video, which are …

Newest 'bing_api' Questions - Stack Overflow

https://stackoverflow.com/questions/tagged/bing_api?tab=Newest

Oct 24, 2024 · I am using the Bing Web Search API, and I am accessing the data when typing a query into the search bar I created. But I have not been able to get the data to display in my search results …

Bing Visual Search API endpoint returns different results than bing.com ...

https://stackoverflow.com/questions/71213283/bing-visual-search-api-endpoint-returns-different-results-than-bing-com-visualse

Feb 21, 2022 · I'm trying to collect similar images of an image using Bing Visual Search API. I have the following code snippet and I'm supplying an insightsToken of this image to the API endpoint. import …

Trending Now