person-blocker
person-blocker copied to clipboard
Automatically "block" people in images (like Black Mirror) using a pretrained neural network.
The question when I ran this codes as follows IndexError: boolean index did not match indexed array along dimension 1; dimension is 640 but corresponding boolean dimension is 28 What...
image_masked[mask_selected > 0] = noisy_color[mask_selected > 0] IndexError: boolean index did not match indexed array along dimension 1; dimension is 640 but corresponding boolean dimension is 28 How could I...
Tensorflow must be installed before keras. Install keras==2.1.6 to resolve "AttributeError: module 'keras.engine.topology' has no attribute 'load_weights_from_hdf5_group_by_name'".
Hi, when I run the code on CLI ,like that ``` python person_blocker.py -i ../data/base/Images/neck_design_labels/ffc52dbfd4a5f8dae71390a68e696dd8.jpg -c '(128, 128, 128)' -o 'neck' ``` after that ,the CLI just show as follows,but...
As the title, can i use it in the python script through importing it as a python package? Also does it run under docker envrioment?
what are the ethical uses for something like this? is there a way to prevent this from being misused? I imagine it won't be too difficult soon to actually have...
Hi, I rewrote some parts of the writing. Hope this helps.
That is so mean.