Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 336 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 336 Bytes

Image Vector Visualization

To convert the given image dataset into vect list, visualization them on X1 platform. This function helps you to discover similar images.

  • Start service using CPU:
python server.py
  • Start service using GPU:
python server.py --device=cuda
  • Test
python client.py