TJUsym's repositories
objectDetectionDatasets
目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本
ai-notebooks
📚 Some notebooks implementing AI algorithms
attention_branch_network
Attention Branch Network (CIFAR100, ImageNet models)
bayes-od-rc
Uncertainty estimation for anchor-based deep object detectors.
CenterNet-1
Object detection, 3D detection, and pose estimation using center point detection:
CenterNet-better
An easy to understand and better performance version of CenterNet
CenterNet_Pro_Max
Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)
CLIP
Contrastive Language-Image Pretraining
convnet-drawer
Python script for illustrating Convolutional Neural Networks (CNN) using Keras-like model definitions
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
Det3D
A general 3D object detection codebse.
DroneVehicle
Drone-based RGB-Infrared Cross-Modality Vehicle Detection via Uncertainty-Aware Learning
fast-MPN-COV
@CVPR2018: Efficient unrolling iterative matrix square-root normalized ConvNets, implemented by PyTorch (and code of B-CNN,Compact bilinear pooling etc.) for training from scratch & finetuning.
Image-Fusion
Deep Learning-based Image Fusion: A Survey
Person_reID_baseline_pytorch
A tiny, friendly, strong pytorch implement of person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
progress
Easy to use progress bars for Python
PyTorch-ENet
PyTorch implementation of ENet
Rotated_IoU
Differentiable IoU of rotated bounding boxes using Pytorch
s2anet
Official code of the paper "Align Deep Features for Oriented Object Detection"
SelectionGAN
[CVPR 2019 Oral] Multi-Channel Attention Selection GAN with Cascaded Semantic Guidance for Cross-View Image Translation
TJU_Advanced_CV_Homework
This repository is used to submit homework for advanced computer vision courses of Tianjin University.
Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.