Skip to content

POSTECH-IMLAB/IR_Driver_Gaze_Estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IR_Driver_Gaze_Estimation

Based on IR camera, implmented with Caffe

-TRAINING from Scratch- bin\caffe train --solver=ir_gaze_solver.prototxt --gpu=0

-TRAINING from Weights- bin\caffe train --solver=ir_gaze_solver.prototxt --weights=caffemodels/***.caffemodel --gpu=0

For the test, the ir_gaze_solver.deploy can be utilized.

-TRAINING/EVALUATION from Scratch- python train.py

-PREDICT- python test_sequences.py

About

Based on IR camera, implmented with Caffe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages