issues
search
sgrvinod
/
a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
MIT License
3.05k
stars
719
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TypeError: expected np.ndarray (got numpy.ndarray)
#103
suws0501
opened
1 month ago
0
in eval.py RuntimeError: legacy constructor expects device type: cpu but device type: cuda was passed
#102
kwonseungchan
opened
5 months ago
0
What is the order of execution of programs
#101
PalgunaGopireddy
opened
7 months ago
0
Wrong feature map size after conv7 in the picture
#100
denisshaf
opened
9 months ago
0
Translation of README.md Chinese
#99
zigerZZZ
closed
1 year ago
5
remove typo
#98
Prathamesh5500
closed
1 year ago
1
ONNX model
#97
AnkaEsp
opened
1 year ago
0
mAP is 0
#96
AlexHunterLeo
opened
1 year ago
0
performence with not clipped prior boxes
#95
Hope1337
opened
1 year ago
1
prior box not clipped as expected
#94
Hope1337
opened
1 year ago
12
Can I use it for realtime or video
#93
aymenbenammar
opened
1 year ago
0
Top Species Filtering
#92
rufusbarnes
opened
1 year ago
0
FileNotFoundError: [Errno 2] No such file or directory: 'generator_checkpoint19.pth.tar'
#91
koebaner
opened
1 year ago
0
question about MultiBoxLoss and the Model
#90
haoren55555
opened
1 year ago
1
What if the x_min, y_min(or x_max, y_max) goes beyond (0, 1) when decoding gxgy to xy?
#89
ANYMS-A
opened
2 years ago
0
Pre-trained model is not available
#88
Xiaomin-Li
opened
2 years ago
2
PredictionConvolutions separates locs and classes, doesn't follow the paper?
#87
hrbigelow
opened
2 years ago
0
classification layers arent training
#86
kotvkaske
opened
2 years ago
0
broken .tar file with pretrained model
#85
kotvkaske
opened
2 years ago
0
MultiBox Los Calculation
#84
NiranjanRavi1993
opened
2 years ago
0
Possible bug in the trained checkpoint?
#83
ashBabu
opened
2 years ago
0
How to use on custom dataset
#82
myasser63
opened
2 years ago
2
gender classification
#81
Charanjit5145
opened
3 years ago
0
Accuracy, precision, recall ,TF,FP,FN,TN
#80
Charanjit5145
opened
3 years ago
0
Predict box shape directly instead of offsets?
#79
stevebottos
opened
3 years ago
0
Error when all objects of an image are marked as "difficult"
#78
Matias2379
opened
3 years ago
2
how to extend this network to SSD 512
#77
ManoharSai2000
opened
3 years ago
3
Operation does not have an identity
#76
ManoharSai2000
opened
3 years ago
0
detection problem
#75
jatinravishah
opened
3 years ago
1
Question on checkpoint
#74
NiranjanRavi1993
opened
3 years ago
0
Matching predictions to ground truths
#73
abhiagwl4262
opened
3 years ago
0
What could be causing the AP to come out negative?
#72
ZoltanV-V
opened
3 years ago
0
font error running detect.py
#71
rttariverdi67
opened
4 years ago
3
cannot open resource on detect.py
#70
rttariverdi67
opened
4 years ago
1
Just one special class
#69
rttariverdi67
closed
3 years ago
7
eval.py error
#68
gaoyelu1996
opened
4 years ago
0
Fix broken link to Pytorch torchvision.models page
#67
LukeTonin
opened
4 years ago
0
Expected object of scalar type unsigned char but got scalar type bool for argument 'other'.
#66
gonggqing
opened
4 years ago
2
Not able to access the pre-trained model
#65
zackdilan
closed
4 years ago
2
Fine-tune to specific class?
#64
Awwh
closed
4 years ago
7
why the need for conf_loss_all.clone() ?
#63
bicycleman15
opened
4 years ago
0
I made my own pytorch object detection with my own datasets but map is not increasing
#62
SlowMonk
opened
4 years ago
0
eval bug
#61
stabling
opened
4 years ago
0
L1 loss or SmoothL1Loss?
#60
jonathan016
closed
3 years ago
7
Graphs
#59
ersinsiginc
opened
4 years ago
0
Negative data training
#58
PhenomenalOnee
opened
4 years ago
0
eval.py bugs
#57
AnhNguyenUK
opened
4 years ago
4
How to run it on a video path?
#56
prajnasb
opened
4 years ago
1
about calculate_mAP
#55
javasparrows
opened
4 years ago
0
cxcy_to_gcxgcy function return nan values
#54
anesh-ml
opened
4 years ago
6
Next