Pinned Repositories
3Dunet_abdomen_cascade
deep-learning-ocean
:satellite: All You Need to Know About Deep Learning - A kick-starter
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 版权所有,违权必究 Tan 2018.06
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
EditAnything
Edit anything in images powered by segment-anything, ControlNet, StableDiffusion, etc.
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
papers
CV papers
amitabhama's Repositories
amitabhama/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
amitabhama/awesome-deep-vision
A curated list of deep learning resources for computer vision
amitabhama/Python
My Python Examples
amitabhama/Fast_Human_Pose_Estimation_Pytorch
Pytorch Code for paper "Fast Human Pose Estimation"
amitabhama/tensorflow-yolov3
Pure tensorflow Implement of YOLOv3 with support to train your own dataset
amitabhama/rcf
Richer Convolutional Features for Edge Detection
amitabhama/DeepVideoAnalytics
A distributed visual search and visual data analytics platform.
amitabhama/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
amitabhama/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
amitabhama/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
amitabhama/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
amitabhama/deep_learning_object_detection
A paper list of object detection using deep learning.
amitabhama/pytorch-cn
Pythrch-CN文档地址
amitabhama/YOLOv3-tensorflow
Implement YOLOv3 with TensorFlow
amitabhama/video
百度云视频
amitabhama/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
amitabhama/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
amitabhama/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
amitabhama/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
amitabhama/image_recognition_serving_api
Easy way to deploy multiple models with deep learning frameworks for your products.
amitabhama/papers
CV papers
amitabhama/Deep-Learning-Book-Chapter-Summaries
Attempting to make the Deep Learning Book easier to understand.
amitabhama/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
amitabhama/ml-py
各种基于Python的机器学习读书代码笔记
amitabhama/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 版权所有,违权必究 Tan 2018.06
amitabhama/3Dunet_abdomen_cascade
amitabhama/knowledgedistill
amitabhama/knowledge_distill
knoledge distill
amitabhama/tf_repos_master
tfcode广告模型
amitabhama/tf-DCGAN-model
tf版本的DCGAN model可以直接调用