Skip to content

Spground/fenghuo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

fenghuo

FengHuo Gesture Recognition System.

dir tree

.
β”œβ”€β”€ LICENSE
β”œβ”€β”€ README.md
β”œβ”€β”€ fenghuo-client #client code
β”‚   β”œβ”€β”€ callbacks
β”‚   β”‚   └── callback.py #event callbacks
β”‚   β”œβ”€β”€ context
β”‚Β Β  β”‚Β Β  └── context.py
β”‚Β Β  β”œβ”€β”€ hand_inference_graph
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ frozen_inference_graph.pb
β”‚Β Β  β”‚Β Β  └── hand_label_map.pbtxt.txt
β”‚Β Β  β”œβ”€β”€ protocol
β”‚Β Β  β”‚Β Β  └── predict_protocol.py
β”‚Β Β  β”œβ”€β”€ requirements.txt
β”‚Β Β  β”œβ”€β”€ simhei.ttf
β”‚Β Β  β”œβ”€β”€ start.py
β”‚Β Β  β”œβ”€β”€ start_v2.py
β”‚Β Β  β”œβ”€β”€ start_v2.py.bak
β”‚Β Β  └── utils
β”‚Β Β      β”œβ”€β”€ detector_utils.py
β”‚Β Β      └── label_map_util.py
└── fenghuo-server #server code
    β”œβ”€β”€ c3d_model_deep_deep.py
    β”œβ”€β”€ configs
    β”‚Β Β  └── model_config.json
    β”œβ”€β”€ model
    β”‚Β Β  └── model_best.pth.tar #pre-trained gesture recognition model.
    β”œβ”€β”€ protocol # data exchange protocol between client and server.
    β”‚Β Β  └── predict_protocol.py
    β”œβ”€β”€ readme.md
    β”œβ”€β”€ remote_server.py
    β”œβ”€β”€ remote_server.py.bak
    └── requirements.txt

About

FengHuo Gesture Recognition System.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages