Marium504's Stars
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
carpedm20/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
tensorpack/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
dmlc/gluon-cv
Gluon CV Toolkit
weiaicunzai/awesome-image-classification
A curated list of deep learning image classification papers and codes
facebookresearch/Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
princeton-vl/CornerNet
jakeret/tf_unet
Generic U-Net Tensorflow implementation for image segmentation
longcw/faster_rcnn_pytorch
Faster RCNN with PyTorch
Zehaos/MobileNet
MobileNet build with Tensorflow
xuebinqin/BASNet
Code for CVPR 2019 paper. BASNet: Boundary-Aware Salient Object Detection
MarvinTeichmann/tensorflow-fcn
An Implementation of Fully Convolutional Networks in Tensorflow.
GOATmessi7/ASFF
yolov3 with mobilenet v2 and ASFF
seetafaceengine/SeetaFace6
SeetaFace 6: Newest open and free, full stack face recognization toolkit.
rstrudel/segmenter
[ICCV2021] Official PyTorch implementation of Segmenter: Transformer for Semantic Segmentation
lxtGH/Awesome-Segmentation-With-Transformer
[T-PAMI-2024] Transformer-Based Visual Segmentation: A Survey
lars76/kmeans-anchor-boxes
k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper
Joker316701882/Salient-Object-Detection
This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"
yuhuayc/da-faster-rcnn
An implementation of our CVPR 2018 work 'Domain Adaptive Faster R-CNN for Object Detection in the Wild'
Zzh-tju/DIoU
Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)
Stick-To/Object-Detection-Tensorflow
Object Detection API Tensorflow
jerryhouuu/Face-Yaw-Roll-Pitch-from-Pose-Estimation-using-OpenCV
This work is used for pose estimation(yaw, pitch and roll) by Face landmarks(left eye, right eye, nose, left mouth, right mouth and chin)
PaddlePaddle/Paddle-Inference-Demo
Zardinality/TF_Deformable_Net
Deformable convolution net on Tensorflow
CHNicelee/HOG_SVM
使用HOG+SVM进行图像分类
makalo/CornerNet
tensorflow
uoip/SpectralResidualSaliency
C++/Python implementation of spectral residual saliency detection algorithm
Pavithra25/salient_image_classification
salient image classification using SVM algorithm