mha-py's Stars
isl-org/MiDaS
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
Farama-Foundation/Minigrid
Simple and easily configurable grid world environments for reinforcement learning
daveshap/ChatGPT_Custom_Instructions
Repo of custom instructions that you can use for ChatGPT
CQFIO/PhotographicImageSynthesis
Photographic Image Synthesis with Cascaded Refinement Networks
limbee/NTIRE2017
Torch implementation of "Enhanced Deep Residual Networks for Single Image Super-Resolution"
kvfrans/deepcolor
Automatic coloring and shading of manga-style lineart, using Tensorflow + cGANs
letmaik/pyvirtualcam
🎥 Send frames to a virtual camera from Python
roimehrez/contextualLoss
The Contextual Loss
ranaroussi/multitasking
Non-blocking Python methods using decorators
yakupadakli/python-unsplash
Python wrapper for the Unsplash API.
sthalles/blog-resources
This repo will contain the resources available in my blog for learning
kremerj/gan
A 1D toy example of optimizing a generative model using the WGAN-GP model.
lxucs/go-game-easy
A simplified version of Go game in Python, with AI agents built-in and GUI to play.
Arnav235/ultimate_tic-tac-toe_alphazero
I used the AlphaZero algorithm to make a bot that plays ultimate tic-tac-toe.