Glasses Alternatives
Similar projects and alternatives to glasses
-
yolov5
Ultralytics YOLOv5 in PyTorch for object detection, instance segmentation, classification, training, and export.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
-
-
CoordConv
Discontinued Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/1807.03247 (by walsvid)
-
-
-
One-Piece-Image-Classifier
A quick image classifier trained with manually selected One Piece images.
-
class-finder
this project is a combination of 3 mini projects heart attack prediction, diabetes prediction and Banknote Counterfeit Detection
-
model_zoo
Discontinued A repository of custom models specialized to various use cases. [GET https://api.github.com/repos/remyxai/model_zoo: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
glasses discussion
glasses reviews and mentions
-
Are Open-sourced Implementations Sometimes Over-engineered?
Yes, they are. Take with a grain of salt, but researchers (usually) do not know how to code and (or) they don't care to properly share their work. Things that are learned in the first Computer Science bachelor year, like OOP, DRY, packages, good variables/function naming, are apparently not used in ml research. This is why I created my own library (https://github.com/FrancescoSaverioZuppichini/glasses), for me, good code means less time I have to spend working and more free time.
-
[N] Facebook announced a new AI open-source called DeiT (A new technique to train computer vision models)
I have implemented most of the sota models in my library (https://github.com/FrancescoSaverioZuppichini/glasses). These are my 2 cents:
Stats
FrancescoSaverioZuppichini/glasses is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of glasses is Jupyter Notebook.