Pinned Repositories
AerialDetection
camera.py
Python module for projective camera model
ChanVese_Levelset_Segmentation
Reference implementation of Chan-Vese Level Set segmentation for 2D grayscale images
cmake-examples
Useful CMake Examples
Convert-Pascal-VOC-to-COCO
Python script for Pascal VOC to COCO conversion
cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
dealing_with_lists_in_pandas
This is how you perform data analysis on list values in pandas dataframes.
Faster-rcnn-tensorflow
This is a tensorflow re-implementation of Faster rcnn
Tensorflow-Resnet-Image-Classification
这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其他的图片分类任务,整个网络框架是基于Tensorflow实现的
LongJun123456's Repositories
LongJun123456/Tensorflow-Resnet-Image-Classification
这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其他的图片分类任务,整个网络框架是基于Tensorflow实现的
LongJun123456/Faster-rcnn-tensorflow
This is a tensorflow re-implementation of Faster rcnn
LongJun123456/AerialDetection
LongJun123456/cmake-examples
Useful CMake Examples
LongJun123456/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
LongJun123456/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
LongJun123456/dealing_with_lists_in_pandas
This is how you perform data analysis on list values in pandas dataframes.
LongJun123456/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
LongJun123456/deep_learning_object_detection
A paper list of object detection using deep learning.
LongJun123456/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
LongJun123456/DOTA_devkit
LongJun123456/ExtremeNet
Bottom-up Object Detection by Grouping Extreme and Center Points
LongJun123456/FPN_Tensorflow
This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
LongJun123456/Geometry3D
Geometry3D: 3D Computational Geometrics Library
LongJun123456/imagecorruptions
Python package to corrupt arbitrary images.
LongJun123456/kornia
Open Source Differentiable Computer Vision Library
LongJun123456/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
LongJun123456/Level-Set
Level Set algorithm for python
LongJun123456/mmcv
OpenMMLab Computer Vision Foundation
LongJun123456/mmdetection
OpenMMLab Detection Toolbox and Benchmark
LongJun123456/MulimgViewer
MulimgViewer is a multi-image viewer that can open multiple images in one interface, which is convenient for image comparison and image stitching.
LongJun123456/polliwog
2D and 3D computational geometry library
LongJun123456/potpourri3d
An invigorating blend of 3D geometry tools in Python.
LongJun123456/PyMesh
Geometry Processing Library for Python
LongJun123456/RotationDetection
This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.
LongJun123456/shapely
Manipulation and analysis of geometric objects
LongJun123456/tensorflow
Computation using data flow graphs for scalable machine learning
LongJun123456/vg
Vector-geometry toolbelt for 3D points and vectors
LongJun123456/voc2coco-pattern
change the vocdataset 2 cocodataset pattern
LongJun123456/YouCompleteMe
A code-completion engine for Vim