Pinned Repositories
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
algorithm
algorithms in python
AutomaticWeightedLoss
Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning
BEVDet
Official code base of the BEVDet series .
BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
BEVFusion
Offical PyTorch implementation of "BEVFusion: A Simple and Robust LiDAR-Camera Fusion Framework"
BiSeNet
Add bisenetv2. My implementation of BiSeNet
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
CaDDN
Categorical Depth Distribution Network for Monocular 3D Object Detection (CVPR 2021 Oral)
GraphNeuralNetwork
《深入浅出图神经网络:GNN原理解析》配套代码
Pyten's Repositories
Pyten/GraphNeuralNetwork
《深入浅出图神经网络:GNN原理解析》配套代码
Pyten/AutomaticWeightedLoss
Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning
Pyten/Cpp-High-Performance-Second-Edition
C++ High Performance Second Edition, published by Packt
Pyten/cs231n.github.io
Public facing notes page
Pyten/dataflowr
code for deep learning courses
Pyten/Deep-Learning-with-PyTorch-Tutorials
深度学习与PyTorch入门实战视频教程
Pyten/deeplabv3plus-pytorch
Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset interface has been finished.
Pyten/Dr_way
This repository records my way to AI phd after my master career of Electrical Engineering.
Pyten/FaceX-Zoo
A PyTorch Toolbox for Face Recognition
Pyten/fast-reid
SOTA Re-identification Methods and Toolbox
Pyten/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
Pyten/hand-graph-cnn
3D Hand Shape and Pose Estimation from a Single RGB Image
Pyten/Hydra
Multi-Task Learning Framework on PyTorch. State-of-the-art methods are implemented to effectively train models on multiple tasks.
Pyten/LSTR
This is an official repository of End-to-end Lane Shape Prediction with Transformers.
Pyten/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
Pyten/models
Models and examples built with TensorFlow
Pyten/models-1
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
Pyten/Paddle
PArallel Distributed Deep LEarning (『飞桨』核心框架,高性能单机、分布式训练和跨平台部署)
Pyten/pattern-recognition
Pyten/PyQt5
《PyQt5快速开发与实战》配套代码
Pyten/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
Pyten/Pytorch_Learning
Pyten/PyTorchTricks
Some tricks of pytorch... :star:
Pyten/RegNet-Search-PyTorch
Search for RegNet using PyTorch
Pyten/Resources-MdPictures
For Markdown pictures.
Pyten/semantic-segmentation
Nvidia Semantic Segmentation monorepo
Pyten/tangjianpku.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Pyten/UFLD
Ultra Fast Structure-aware Deep Lane Detection
Pyten/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
Pyten/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite