Models

From James' Coffee Wiki
Jump to navigation Jump to search

Models are the machine learning and computer vision models I have used.

Computer Vision

  • YOLOv8
  • BLIP
  • BLIPv2
  • Grounding DINO
  • CLIP
  • ImageBind
  • Segment Anything

Machine Learning

  • Random forest
  • t-SNE
  • K-means clustering
  • Time-series forecasting with Prophet

NLP

General Frameworks

  • scikit-learn
  • nltk