Pinned Repositories
3d-vehicle-tracking
ademxapp
Code for https://arxiv.org/abs/1611.10080
affordance-net
AffordanceNet - Multiclass Instance Segmentation Framework - ICRA 2018
Awesome-AGI
A curated list of awesome AGI frameworks, software and resources
Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
caffe-segnet-cudnn5
This repository was a fork of BVLC/caffe and includes the upsample and bn layer of caffe-segnet (https://github.com/alexgkendall/caffe-segnet) to run SegNet with cuDNN version 5.
deepdrive-caffe
netscope
Neural network visualizer and analyzer
ResNeXt
Reproduce ResNet-v3(Aggregated Residual Transformations for Deep Neural Network) with Caffe
TA-FCN
Fully Convolutional Instance-aware Semantic Segmentation
cndylan's Repositories
cndylan/3d-vehicle-tracking
cndylan/ademxapp
Code for https://arxiv.org/abs/1611.10080
cndylan/affordance-net
AffordanceNet - Multiclass Instance Segmentation Framework - ICRA 2018
cndylan/Awesome-AGI
A curated list of awesome AGI frameworks, software and resources
cndylan/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
cndylan/caffe-fast-rcnn
Caffe fork that supports Fast R-CNN
cndylan/CenterPoint
cndylan/da-faster-rcnn
An implementation of our CVPR 2018 work 'Domain Adaptive Faster R-CNN for Object Detection in the Wild'
cndylan/darts
Differentiable architecture search for convolutional and recurrent networks
cndylan/deep_architect
A general, modular, and programmable architecture search framework
cndylan/Detect-Track
Code release for "Detect to Track and Track to Detect", ICCV 2017
cndylan/finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow >= 1.12
cndylan/frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
cndylan/light_head_rcnn
Light-Head R-CNN
cndylan/Mask-RCNN
Implementation of Mask-RCNN in Caffe https://arxiv.org/pdf/1703.06870.pdf
cndylan/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
cndylan/MonoGRNet
MonoGRNet: A Geometric Reasoning Network for Monocular 3D Object Detection and Localization | KITTI
cndylan/mx-maskrcnn
A MXNet implementation of Mask R-CNN
cndylan/nuscenes-devkit
The dev-kit of the nuScenes dataset.
cndylan/pcn
Code for PCN: Point Completion Network in 3DV'18 (Oral)
cndylan/pointSIFT
a module for 3D semantic segmentation in point clouds.
cndylan/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
cndylan/second.pytorch
PointPillars for KITTI object detection
cndylan/stable-diffusion
A latent text-to-image diffusion model
cndylan/swiftnet
cndylan/tensorpack
A Neural Net Training Interface on TensorFlow
cndylan/Unsupervised_Depth_Estimation
Unsupervised CNN for Single View Depth Estimation: Geometry to the Rescue
cndylan/vega
AutoML tools chain
cndylan/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
cndylan/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.