Pinned Repositories
action-detection
temporal action detection with SSN
ActionTubes
source code for Finding Action Tubes, CVPR 2015
ARTNet
Appearance-and-Relation Networks
ATDA
Implement of Asymmetric Tri-training for Unsupervised Domain Adaptation
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
benchmark_results
visual tracker benchmark results
Bi-box_Regression
Pytorch implementation of Bi-box Regression for Pedestrian Detection and Occlusion Estimation (ECCV2018)
caffe
A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
scale-time-lattice
Code for our CVPR 2018 paper "Optimizing Video Object Detection via a Scale-Time Lattice".
Solomon1588's Repositories
Solomon1588/Bi-box_Regression
Pytorch implementation of Bi-box Regression for Pedestrian Detection and Occlusion Estimation (ECCV2018)
Solomon1588/da-faster-rcnn
An implementation of our CVPR 2018 work 'Domain Adaptive Faster R-CNN for Object Detection in the Wild'
Solomon1588/deep-person-reid
Pytorch implementation of deep person re-identification models.
Solomon1588/DeepLab-v3-plus-cityscapes
mIOU=80.12 on cityscapes. My implementation of deeplabv3+ (also know as 'Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation' based on the dataset of cityscapes).
Solomon1588/EasyFL
An easy-to-use federated learning platform
Solomon1588/EVA
EVA Series: Visual Representation Fantasies from BAAI
Solomon1588/GHM_Detection
The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.
Solomon1588/Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP - Automatically Detect , Segment and Generate Anything with Image and Text Inputs
Solomon1588/HDML
Implementation of Hardness-Aware Deep Metric Learning (CVPR 2019 Oral) in Tensorflow.
Solomon1588/IoU-Uniform-R-CNN
Codes for paper: "IoU-Uniform R-CNN: Breaking Through the Limitations of RPN"
Solomon1588/iterdet
IterDet: Iterative Scheme for Object Detection in Crowded Environments
Solomon1588/KL-Loss
Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)
Solomon1588/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
Solomon1588/mmdetection
Open MMLab Detection Toolbox with PyTorch 1.0
Solomon1588/openseg.pytorch
Solomon1588/PADA
Code release for "Partial Adversarial Domain Adaptation" (ECCV 2018)
Solomon1588/part_bilinear_reid
Code for ECCV2018 paper: Part-Aligned Bilinear Representations for Person Re-Identification
Solomon1588/py-MDNet
MDNet python implementation
Solomon1588/py-motmetrics
:bar_chart: Benchmark multiple object trackers (MOT) in Python
Solomon1588/PyMuPDF
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
Solomon1588/pytorch-deeplab-v3-plus
Pytorch implementation of DeepLab V3+
Solomon1588/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
Solomon1588/reid_baseline
reid baseline model for exploring softmax and triplet hard loss
Solomon1588/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Solomon1588/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
Solomon1588/taskonomy
Taskonomy: Disentangling Task Transfer Learning
Solomon1588/torchcv
A PyTorch-Based Framework for Deep Learning in Computer Vision
Solomon1588/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
Solomon1588/triplet-reid
Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.
Solomon1588/Video-Person-ReID
Video-based Person ReID Method Implementations on MARS