KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
p3d_tf
★ 10
Open GitHub ↗
p3d network base on tensorflow
Download README (.md)
Explore Similar Repositories
http-trigger
:
Kubernetes CRD controller for http invocation of Kubeless functions
Ryu.jl
:
Julia implementation of https://github.com/ulfjack/ryu
blog
:
记录
android-kotlin-qr-scanner
:
Example to read qr code with kotlin
SimpleWebSocketServer
:
A simple to use websocket with a very easy way to get it to work, just requires three lines of code.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
p3d_tf
?
Download (.md)
# p3d_tf p3d network base on tensorflow # usage 1.split video python split_video.py --video videopath --output outputpath 2.split dataset python createdatalist.py --imagedir imagedir --labelpath labelpath --trainpath trainpath --testpath testpath [--frac frac] 3.create tfrecords python create_tfrecords.py --picklepath picklepath --savepath savepath 4.train python train.py