Models

From James' Coffee Wiki
Revision as of 14:46, 8 June 2023 by Capjamesg (talk | contribs) (Add more models)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
  • ViT
  • OWL-ViT
  • YOLO-NAS
  • DETR
  • DETIC
  • YOLOv5

Machine Learning

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

NLP

General Frameworks

  • scikit-learn
  • nltk
  • Hugging Face Transformers