Skip to main content
0 votes
0 answers
39 views

Currently I am working on Object Detection model. I have trained a model, want to convert to ONNX format for real time inference and deploy in the field but I am unable to determine how to convert to ...
Jiwan Rai's user avatar
3 votes
2 answers
112 views

I am modifying the source code of a driver for an ISA card that uses IRQ2. The case, as we all know, IBM added a second PIC and chained it using IRQ2, and the IRQ2 present in the ISA bus was replaced ...
Borg Drone's user avatar
0 votes
0 answers
81 views

I have a scraper running on Puppeteer and Node.js. When I change the headless mode from false to true, the bot gets detected. I would like it to work with false since the deployment will be on Railway....
Juliaano's user avatar
0 votes
1 answer
167 views

I'm trying to get the data out of this image: and no matter what I try I can't get a good result. I have tried ImageEnhance and cv2 I got the most promising result using cv2 and adaptive Treshold: ...
Cyclo's user avatar
  • 3
0 votes
0 answers
41 views

I have successfully set up and run the SAST scanner on a kubernetes gitlab-runner. I'm now configuring secrets detection which fails to produce a report. Any help is appreciated Details: Secret ...
user3018759's user avatar
0 votes
0 answers
89 views

I need to implement CAM for a model trained on the base model ssd_mobilenet_v2_320x320_coco17_tpu-8 in the pre-trained Object Detection Zoo. How could I accesses the layers and other fields necessary ...
katanta's user avatar
  • 19
-1 votes
1 answer
65 views

I am working on an algorithm for detecting keys and keyboard body from an image. The model of the keyboard is known, so a blender env. has been created to generate images with random lighting, angle, ...
Furnitcher's user avatar
1 vote
1 answer
131 views

I am facing the issue while working with activity_transitionapi: Github Requirement: Detection of in-vehicle mode. While running the github project, we're not able to detect in-vehicle state in the ...
Ashish Gupta's user avatar
1 vote
2 answers
138 views

This is the code in OCaml to detect keys using the Unix module and raw mode in the linux terminal. The only key I can't detect is ESC. There could be others, but my main goal is to detect ESC key. ...
Enio Lecoder's user avatar
0 votes
2 answers
106 views

Forgive me if my wording is awful, but I'm trying to figure out how to determine the most used words in the English language from a set of words in a dictionary I've made. I've done some research on ...
Harrison Sills's user avatar
0 votes
0 answers
50 views

I've been trying to detect the image i passed to the 'detectTrigger()' function when the browser camera feed is placed infront of this page. What i do is pass the image asset local path i want to ...
mockingbird's user avatar
0 votes
0 answers
54 views

I tried to customize the YoloV8 pre-trained object detection model on a custom dataset. I did some customization on Yolo's architecture, but after customizing the model it was unable to get a boundary ...
Yadeesha Gihan's user avatar
1 vote
2 answers
165 views

I have a Python program, and I want to detect whether it was compiled with mypyc or not so I can include this in the version information of the program for debugging purposes. But how can I do this? I ...
Newbyte's user avatar
  • 3,957
0 votes
0 answers
49 views

Unfortunately, one of my backup drives with family photos got damaged and I had to use software to recover the files. The recovery process extracts both intact and damaged files, but it is in order of ...
Marquez85's user avatar
1 vote
1 answer
818 views

I have a question regarding Paddle OCR detection model. Paddle OCR output results are the coordinates of the bounding boxes, recognized text and the confidence score, and from what I have researched ...
Jia Qing Cheok's user avatar

15 30 50 per page
1
2 3 4 5
144