Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datitran/face2face-demo
/ functions
Functions
19 in github.com/datitran/face2face-demo
⨍
Functions
19
◇
Types & classes
0
↓ 9 callers
Function
reshape_for_polyline
Reshape image so that it works with polyline.
run_webcam.py:12
↓ 9 callers
Function
reshape_for_polyline
(array)
generate_train_data.py:12
↓ 4 callers
Function
resize
Crop and resize image for pix2pix.
run_webcam.py:17
↓ 2 callers
Function
batchnorm
(inputs)
reduce_model.py:42
↓ 2 callers
Function
gen_conv
(batch_input, out_channels)
reduce_model.py:21
↓ 2 callers
Function
gen_deconv
(batch_input, out_channels)
reduce_model.py:58
↓ 2 callers
Function
preprocess
(image)
reduce_model.py:9
↓ 2 callers
Function
transform
(image)
reduce_model.py:84
↓ 1 callers
Function
convert
(image)
reduce_model.py:180
↓ 1 callers
Function
create_generator
(generator_inputs, generator_outputs_channels)
reduce_model.py:104
↓ 1 callers
Function
create_model
(inputs, targets)
reduce_model.py:172
↓ 1 callers
Function
deprocess
(image)
reduce_model.py:15
↓ 1 callers
Function
freeze_graph
(model_folder)
freeze_model.py:8
↓ 1 callers
Function
generate_output
(x)
reduce_model.py:184
↓ 1 callers
Function
load_graph
Load a (frozen) Tensorflow model into memory.
run_webcam.py:30
↓ 1 callers
Function
lrelu
(x, a)
reduce_model.py:30
↓ 1 callers
Function
main
()
run_webcam.py:42
↓ 1 callers
Function
main
()
generate_train_data.py:16
↓ 1 callers
Function
process_image
(x)
reduce_model.py:69