issues
search
experiencor
/
keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
MIT License
1.73k
stars
784
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump tensorflow-gpu from 1.3 to 2.12.0
#477
dependabot[bot]
opened
1 year ago
0
How to train my Custom Dataset with this notebook
#476
316usman
opened
1 year ago
0
Bump tensorflow-gpu from 1.3 to 2.9.3
#475
dependabot[bot]
closed
1 year ago
1
Update LICENSE
#474
victor30608
opened
2 years ago
0
Bump tensorflow-gpu from 1.3 to 2.7.2
#473
dependabot[bot]
closed
2 years ago
1
Bump tensorflow-gpu from 1.3 to 2.6.4
#472
dependabot[bot]
closed
2 years ago
1
Bump tensorflow-gpu from 1.3 to 2.5.3
#471
dependabot[bot]
closed
2 years ago
1
tf.Print is deprecated
#470
eirini5th
opened
2 years ago
0
Bump tensorflow-gpu from 1.3 to 2.5.2
#469
dependabot[bot]
closed
2 years ago
1
Bump tensorflow-gpu from 1.3 to 2.5.1
#468
dependabot[bot]
closed
3 years ago
1
NotFoundError: 2 root error(s) found when trying to run the code on Tensorflow 2
#467
eirini5th
opened
3 years ago
1
I can't make the darknet
#466
Lincac
opened
3 years ago
0
File "<string>", line unknown ParseError: syntax error: line 1, column 0
#465
Homayra22
opened
3 years ago
0
About your Loss version function, and switch it for other
#464
kascesar
opened
3 years ago
1
Convert *.h5 (keras model) into *.pb and *.pbtxt (tensorflow model), and load them by opencv dnn
#463
namnguyenphuong10
opened
3 years ago
0
RuntimeError: The layer has never been called and thus has no defined output shape.
#462
PRBtc
opened
3 years ago
2
Bump tensorflow-gpu from 1.3 to 2.3.1
#461
dependabot[bot]
closed
3 years ago
1
Bump tensorflow-gpu from 1.3 to 1.15.4
#460
dependabot[bot]
closed
4 years ago
1
Issue in running the BloodCell Detection.ipynb
#459
swathi24prabhu
opened
4 years ago
0
script that convert coco format to VOC format
#458
qinyu-chen
opened
4 years ago
0
Raccoon Backend / Full Model Links Point to Same Place
#457
sbillin
opened
4 years ago
1
You are trying to load a weight file containing 17 layers into a model with 2 layers
#456
sanjayanayak
closed
4 years ago
0
Doesn't work anymore
#455
Zumbalamambo
opened
4 years ago
0
why still need to use conf_mask but not y_true[...,4]
#454
speeding-motor
opened
4 years ago
6
perlex with coord mask & conf_mask
#453
speeding-motor
opened
4 years ago
1
issue with warmup_batches
#452
speeding-motor
opened
4 years ago
0
issue with model layer lambda,
#451
speeding-motor
opened
4 years ago
1
Inaccurate Result and stepsize
#450
Zumbalamambo
opened
4 years ago
0
how to claculate MAP?
#449
spy001s
opened
4 years ago
0
can't find RESNET50_BACKEND_PATH
#448
AhmedAnwar97
opened
4 years ago
0
http://cvrr.ucsd.edu/vivachallenge/index.php/hands/hand-detection/ not available
#447
fantasy5122
opened
4 years ago
0
Default augmentation can translate images but not boxes.
#446
Fafa87
opened
4 years ago
1
Bump tensorflow-gpu from 1.3 to 1.15.2
#445
dependabot[bot]
closed
4 years ago
1
How to implement custom_loss for grid with different width, height
#444
KienPM
opened
4 years ago
1
syntax error: line 1, column 0
#443
kdohi
opened
4 years ago
0
Training time with Racoon dataset and training on google Colab
#442
phatsp
opened
4 years ago
1
Bump tensorflow-gpu from 1.3 to 1.15.0
#441
dependabot[bot]
closed
4 years ago
1
Training yolov2 with backend mobilenet on WIDER FACE dataset. val_mAP is very small 0.008
#440
jps892
opened
5 years ago
1
evaluation metrics
#439
isennkubilay
closed
4 weeks ago
0
Restart training from prior session?
#438
CodeFatherG
closed
1 month ago
0
How to extract training metrics
#437
CodeFatherG
closed
1 month ago
0
ZeroDivisionError
#436
johnsonloo
opened
5 years ago
2
Custom Loss Function - Adjust Confidence Section
#435
pepo023
opened
5 years ago
5
cv2 resize function gets (W, H) and not (H, W)
#434
Golbstein
opened
5 years ago
0
questions on custom_loss
#433
rockkingjy
opened
5 years ago
3
Unable to find train_annot_folder
#432
shaunktw
opened
5 years ago
0
No improvement in validation loss
#431
rahul545
closed
5 years ago
0
resized = cv2.resize((image[:,:,::-1]/255.), (new_w, new_h)) TypeError: integer argument expected, got float
#430
laurasels
closed
5 years ago
0
ValueError: You are trying to load a weight file containing 16 layers into a model with 44 layers.
#429
bewithme
opened
5 years ago
1
mAP is zero
#428
yumna4
opened
5 years ago
2
Next