issues
search
dbolya
/
tide
A General Toolbox for Identifying Object Detection Errors
https://dbolya.github.io/tide
MIT License
706
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bbox AP not being calculated
#55
Changomango0903
opened
3 months ago
2
Test Custom Trained Yolov7 Model
#54
parth-patel2023
opened
9 months ago
0
The sum of mAP is not 100
#53
duoxiangqinzuo
opened
1 year ago
3
My Coco files contain no segmentations - only bounding boxes. Why is this incompatible?
#52
codingbutstillalive
opened
1 year ago
1
Can I use TIDE on my own dataset - given coco-formatted Ground-Truth and predicted Bounding Boxes?
#51
codingbutstillalive
opened
1 year ago
2
Setup repo
#50
bogdan-galileo
closed
1 year ago
0
Use case where no segmentation field is present in a COCO file and where COCO result file contains all information about the dataset
#49
StepanLebedev
opened
1 year ago
0
Is there any sample code how to evaluate the detections at different scales and classes? Is there a sample how to use the Qualifier class?
#48
LaCandela
opened
2 years ago
0
Keypoint Evaluation
#47
bjlenzig
opened
2 years ago
0
Prune dependencies
#46
jpsimen
closed
2 years ago
0
where dataset defines
#45
unfollow7
opened
2 years ago
0
About My dataset
#44
377fsq
opened
2 years ago
1
How to handle images with no ground truth box
#43
MagdalenaBaumgaertl
opened
2 years ago
0
Getting bbox AP @ 50: 0.00
#42
meet-minimalist
closed
2 years ago
1
code of Comparison of Scales
#41
niecongchong
opened
2 years ago
1
Even when using the ground truth values as predicted values, there is error.
#40
abel71
opened
2 years ago
1
Crashes with a DivideByZeroError when there are no detections
#39
drewm1980
opened
2 years ago
3
list input can be bounding box (Nx4) or RLEs ([RLE])
#38
bowmount
opened
2 years ago
1
"score" parameter in Data.add_detection is annotated as "int", should probably be "float"
#37
drewm1980
opened
3 years ago
0
Feature Request: Finish statically typing the API
#36
drewm1980
opened
3 years ago
1
Feature Request: Compress masks as they are added to Data
#35
drewm1980
opened
3 years ago
0
Custom dataset evaluation
#34
gkomix88
opened
3 years ago
1
Comparing Across Scale
#33
stuarteiffert
opened
3 years ago
4
Why the summary of dAps and bbox ap is not 100%?
#32
johnson-magic
opened
3 years ago
4
Fixed index error for plain object detection cases
#31
kinnzo
opened
3 years ago
0
What does 'suppress' in the paper mean?
#30
LiewFeng
closed
3 years ago
1
Encountered a problem with PASCAL VOC
#29
LiewFeng
closed
3 years ago
5
Mismatch of AP as compared to pycocotools due to mismatch number of categories.
#28
chunchet-ng
opened
3 years ago
2
TIDE output interpretation
#27
jinmingteo
closed
3 years ago
2
How to understand "all oracles together results in 100 AP"?
#26
long2double
opened
3 years ago
0
Recall Metrics
#25
michael-camilleri
opened
3 years ago
0
Is that right to evaluate performance on PASCAL VOC via COCO metric?
#24
machengcheng2016
closed
3 years ago
5
What fix_main_errors does ?
#23
mhtarora39
opened
3 years ago
0
dAP mean what?
#22
simplew2011
opened
3 years ago
1
Add Per Class Analysis and Class Confusion Matrix
#21
wtiandong
opened
3 years ago
4
"IndexError: list index out of range" when run datasets.COCO()
#20
TommyZihao
opened
3 years ago
3
How to implement TIDE for custom dataset?
#19
LIKHITA12
opened
3 years ago
7
Per class plot
#18
austinmw
opened
3 years ago
2
How to draw fig.4 in the paper
#17
yuhuixu1993
opened
4 years ago
0
float division by zero Error in td.plot and td.summarize when all errors are 0 and maps are 0
#16
djaym7
closed
3 years ago
3
Use of pos_threshold
#15
vincrichard
opened
4 years ago
3
TIDE outputs vs. what pycocotools outputs
#14
kdk2612
closed
4 years ago
5
What is the difference between "Miss" in "Main Errors" and "FalseNeg" in "Special Errors"
#13
Yuxin-CV
closed
4 years ago
2
Quality of Mask for evaluation
#12
abhigoku10
closed
4 years ago
2
Per class recall
#11
aorad
closed
4 years ago
8
ZeroDivisionError
#10
dvd42
closed
4 years ago
3
Dataset which is not COCO in COCO format
#9
toddChavezz
closed
4 years ago
2
FIX #7 : BoxError and ClassError can match with used detections
#8
0phoff
closed
4 years ago
1
BoxError and ClassError can match with used detections ?
#7
0phoff
closed
4 years ago
2
Dupe detection seems to be working incorrectly
#6
kirillfish
closed
4 years ago
2
Next