-
related paper
|摘要|
|---|
|Deep Convolutional Neural Networks (DCNNs) have recently shown state of the art performance in high level vision tasks, such as image classification and object detection…
-
**Is your feature request related to a problem? Please describe.**
Chest identification commonly fails when there are traps or other objects in-front. This causes issues with gem identification, whic…
-
I tried to export tflite using a custom model trained by yolov8 and run it on my Android app, but I got an error
![S30805-18022056_org autojs autojspro](https://github.com/tensorflow/tflite-support/a…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### :skull: Bug
### Environment
Please provide some information about the used environment.
How was nnDetection installed [`docker` | `source`]:
Environment Information:
```text
[pas…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [x] I am reporting…
-
## Abstract
- Zero-shot anomaly detection(ZSAD)은 target dataset에 대한 training sample 없이 auxiliary data을 사용해서 학습된 모델을 필요로 한다.
- ZSAD는 학습 데이터가 충분치 못한 상황에서 중요하지만, 모델이 다양한 도메인에서의 anomalies에 generalize되는 …
sy00n updated
11 months ago
-
Hi and thanks for the paper about BNF
I am very interested in the edge detector. You have used in your paper the Weight Magnitudes, but I didn't found the explanation, how they are calculated or wh…
Apeke updated
7 years ago
-
Hi @zhangyp15 , I have a question regarding the definition of 2D center.
For truncated objects, how is the 2D center $x_b$ obtained? Is it the center of the 2D tight bbox (min bbox around the segm…
-
I'm currently using OpenCV's HoughCircle Transform to detect circles in an app I'm working on. I'd love to see this functionality added to the GPUImage framework. I saw that you recently added GPUImag…