Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JichenGuo/Master_Thesis

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Master_Thesis

Topic: Modification of YOLOv3(Keras) for object distance estimation
(original model: https://github.com/qqwweee/keras-yolo3)

Methods:
1.Modify the output of YOLOv3 by adding a predicted distance variable at each prediction layer.
2.Meanwhile, modify the original YOLOv3 loss function by adding a distance loss function (here I tried MAE,MSE,RMSE. MAE is the best among them).
3.Retrain the modified model by main using processed public KITTI dataset and inhouse SMART dataset. (Transfer Learning, Finetune...)
4.Evaluation: judge the performance of object detection (metrics of TP, PR curve, mAP) and distance estimation separately.

Some test examples are shown here:
testimage_kitti1 testimage_kitti2 testimage_kitti3 testimage_smart1

About

Modification of YOLOv3(Keras) for object distance estimation

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.