Pinned Repositories
awesome-image-translation
A collection of awesome resources image-to-image translation.
Awesome-Tensorflow2
基于Tensorflow2开发的优秀扩展包及项目
Awesome_Underwater_Datasets
Pointers to large-scale underwater datasets and relevant resources.
barrier
Open-source KVM software
Calibration_ZhangZhengyou_Method
Calibrate the camera with ZhangZhengyou method (in both distortion case and no distortion case)
carla-autoware
Integration of AutoWare AV software with the CARLA simulator
contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
deep_underwater_localization
Source Code for "DeepURL: Deep Pose Estimation Framework for Underwater Relative Localization", submitted to IROS 2020
deepURL
Reproduction of deepURL paper
julingers's Repositories
julingers/awesome-image-translation
A collection of awesome resources image-to-image translation.
julingers/Awesome-Tensorflow2
基于Tensorflow2开发的优秀扩展包及项目
julingers/Awesome_Underwater_Datasets
Pointers to large-scale underwater datasets and relevant resources.
julingers/barrier
Open-source KVM software
julingers/Calibration_ZhangZhengyou_Method
Calibrate the camera with ZhangZhengyou method (in both distortion case and no distortion case)
julingers/carla-autoware
Integration of AutoWare AV software with the CARLA simulator
julingers/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
julingers/deep_underwater_localization
Source Code for "DeepURL: Deep Pose Estimation Framework for Underwater Relative Localization", submitted to IROS 2020
julingers/deepURL
Reproduction of deepURL paper
julingers/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
julingers/EfficientPose
julingers/FUnIE-GAN
Fast underwater image enhancement for Improved Visual Perception. #TensorFlow #PyTorch
julingers/Lane-Keeping-Assist-on-CARLA
Implementing Lane Keeping Assist (LKA) on CARLA simulator
julingers/Motion-Planning-on-CARLA
Implement Motion Planning for autonomous car on CARLA simulator
julingers/pvnet
Code for "PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation" CVPR 2019 oral
julingers/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
julingers/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
julingers/RNNPose
RNNPose: Recurrent 6-DoF Object Pose Refinement with Robust Correspondence Field Estimation and Pose Optimization, CVPR 2022
julingers/singleshotpose
This research project implements a real-time object detection and pose estimation method as described in the paper, Tekin et al. "Real-Time Seamless Single Shot 6D Object Pose Prediction", CVPR 2018. (https://arxiv.org/abs/1711.08848).
julingers/slam-14
learning SLAM,curse,paper and others
julingers/slambook2
edition 2 of the slambook
julingers/ssr_client_guide
ShadowsocksR ; V2ray ; trojan客户端的使用教程,包括Windows,Android,IOS,Linux,Mac等。提供软件安装包
julingers/stereo_dense_reconstruction
Dense 3D reconstruction from stereo (using LIBELAS)
julingers/Synergy-Binaries
Download the latest stable Synergy binaries.
julingers/UGATIT
Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
julingers/UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
julingers/yolov4-tiny-pytorch
这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。