Models and Methods

color_cloth

color_cloth gets the main colors and its proportions from a cloth image using the EM algorithm from OpenCV library, it assumes that the item is in the center of the image.

multi_gpu tensorflow implementation

  • tensorflow multiple gpus standard scripts;
  • tensorflow dataset examples;
  • tensorflow keras tf.keras examples;
  • tensorflow keras + estimator;