sladomic
sladomic
Hi, I'm running the code for task2 (keras_seq and task2_cakir) on the GPU using the tensorflow backend. The evtF1 score at some point comes close to zero and then finally...
Hi and thanks for the awesome package! We use [ProtobufEnums](https://pub.dev/documentation/protobuf/latest/protobuf/ProtobufEnum-class.html) in our project which we would like to import as contexts. They are always generated in the form of `Example_Enum`...
Hi and thanks for the component! I noticed, that when I use `disabled`, I can still remove already selected items. - I can remove an item by clicking on the...
- [x] https://www.tensorflow.org/performance/quantization ``` bazel build tensorflow/tools/quantization/tools:quantize_graph bazel-bin/tensorflow/tools/quantization/quantize_graph --input=tmp/vgg_faces.pb --output_node_names="fc7/fc7" --output=tmp/quantized_vgg_faces.pb --mode=eightbit ``` - [ ] https://www.tensorflow.org/performance/xla/tfcompile
Increase screen brightness not only if the image is dark but also if no face has been detected for a certain amount of time
http://cradpdf.drdc-rddc.gc.ca/PDFS/unc160/p800532_A1b.pdf I will try this algorithm to improve the performance of face detection "First, the image is converted to the hue, saturation, and value colour scheme (HSV). The algorithm is...