-
How to change it to 13 which BDD100K has?
Thanks,
-
**Environment information**
* Cutter version: 2.0.2
* File format: Mach-O, Objective C
**Describe the bug**
Objective C binaries often contain constant `CFString`s in the `__cfstring` sections…
-
We ran into an error shown below:
Traceback (most recent call last):
File "/media/hd/Siyu_Luan_test/PRDC_2021_Data/PRDC_2021_SUT_module/run_experiments.py", line 176, in
args.verbose, repe…
-
In file "models/vg/ResNet-101/faster_rcnn_end2end_final/test.prototxt" there is a input data layer:
```
name: "ResNet-101"
input: "data"
input_shape {
dim: 1
dim: 3
dim: 224
dim: 224
…
-
The current skeletonisation procedure is quite rudimentary. (Gaussian filter -> local thresholding -> thinning.) One possible way to improve it is to use the Hessian filter and shape index to find "ri…
-
After passing a video through the object detector I want a new video which only contains the bounding boxes (no background).
For example, if the video contains a cat the output video should have a …
-
Hello, excuse me :
i have some questions that is as follows:
1. in your preprocess code, https://github.com/TexasInstruments/edgeai-benchmark/blob/16e57a65e7aa2802a6ac286be297ecc5cad93344/scri…
-
## Environment
**TensorRT Version**:
**NVIDIA GPU**: RTX 4090
**NVIDIA Driver Version**: 535.129.03
**CUDA Version**: 11.8
**CUDNN Version**: 8.9.6.50
Operating System: ubu…
-
None
GroundingDINO install failed. Please submit an issue to https://github.com/IDEA-Research/Grounded-Segment-Anything/issues.
Initializing SAM
Running SAM Inference (480, 854, 3)
Traceback (most…
-
I've trained the `ssd_mobilenet_v2_coco` for my custom dataset, but the problem is that during the training tensorbaord shows detection in the image. It's something like this:
![Screen Shot 2019-08…