Pinned Repositories
augment-pascal-voc
image augmentation for pascal voc formatted annotations
bullish
a stocks management tool
gans
gans
image-to-prompts
for a kaggle competition
laion-image-retrieval
owl-vit-auto-label
Uses owl-vit + image query to auto label
owl-vit-object-detection
object detection based on owl-vit
RepNets
Playing with reparameterizable networks
stevebottos.github.io
My personal website.
workout_tracker
stevebottos's Repositories
stevebottos/workout_tracker
stevebottos/owl-vit-object-detection
object detection based on owl-vit
stevebottos/owl-vit-auto-label
Uses owl-vit + image query to auto label
stevebottos/augment-pascal-voc
image augmentation for pascal voc formatted annotations
stevebottos/bullish
a stocks management tool
stevebottos/image-to-prompts
for a kaggle competition
stevebottos/pytorch-pipeline
A quick intro to the pytorch pipeline for my own exploration
stevebottos/stocktwits-scraper
Gets stocktwits information for a specific ticker from specific users
stevebottos/yolov5-inferencing
YOLOv5, for inferencing only. Allows easy access to the detections.
stevebottos/gans
gans
stevebottos/laion-image-retrieval
stevebottos/RepNets
Playing with reparameterizable networks
stevebottos/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
stevebottos/auto-annotate
stevebottos/bootstrap-dataset
stevebottos/calib_challenge
The comma.ai Calibration Challenge!
stevebottos/clip-everything
detection frameworks with clip backbones
stevebottos/clover-api
stevebottos/cocoapi
COCO API - Dataset @ http://cocodataset.org/
stevebottos/coding_problems
Hackerrank and Leetcode coding problems in Python3
stevebottos/core-ml-models
Popular model frameworks in CoreML
stevebottos/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
stevebottos/fingerpainting
stevebottos/kaggle-indoor_location_navigation
Kaggle competition. Hope to finish it, time permitting
stevebottos/pretrained_models
stevebottos/PyTorch-Simple-MaskRCNN
A PyTorch implementation of simple Mask R-CNN
stevebottos/pytorch-ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
stevebottos/sec-forms-semantic-meaning
Can we predict the future price of a company's stock based on the content of SEC forms they submit?
stevebottos/stock-screener
A custom screener to find stocks based on my criteria
stevebottos/yolov5-true-transfer
YOLOv5 in PyTorch > ONNX > CoreML > TFLite