bjmajic's repositories

age-gender-estimation

Keras implementation of a CNN network for age and gender estimation

Language:Jupyter NotebookLicense:MITStargazers:0Issues:2Issues:0

Arithmetic

一些经典算法集合,包括但不限于动态规划,贪心算法等

Language:C++Stargazers:0Issues:2Issues:0

attention-module

Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"

Language:PythonStargazers:0Issues:2Issues:0

caffe-faster-rcnn

faster rcnn c++ version. joint train; please checkout into dev branch (git checkout dev)

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

chinese_ocr

CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras

Language:PythonLicense:Apache-2.0Stargazers:0Issues:2Issues:0

chinese_province_city_area_mapper

一个用于提取简体中文字符串中省,市和区并能够进行映射,检验和简单绘图的python模块

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

CoustomCode

模式识别、cs231等的课程联系题

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

DeepLearning-500-questions

深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

Language:TeXLicense:GPL-3.0Stargazers:0Issues:2Issues:0

Detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

efficient_densenet_pytorch

A memory-efficient implementation of DenseNets

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

fanqiang

翻墙-科学上网

Language:JavaScriptStargazers:0Issues:1Issues:0

faster-rcnn.pytorch

A faster pytorch implementation of faster r-cnn

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

GraphNeuralNetwork

Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

horovod

Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:1Issues:0

inplace_abn

In-Place Activated BatchNorm for Memory-Optimized Training of DNNs

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:2Issues:0

leecode

leecode练习

Language:PythonStargazers:0Issues:0Issues:0

LWLearningTools

封装的一些TensorFlow的函数,方便自己试用。author:Lyndon W

Language:PythonStargazers:0Issues:0Issues:0

M2Det

M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:0Issues:2Issues:0

MyLeetCode

个人完成的leetcode代码,当作备份参考

Stargazers:0Issues:2Issues:0

ObjectDetection_tensorflow

参考的官方model/object_detection

Stargazers:0Issues:2Issues:0

OCR_DataSet

收集并整理有关OCR的数据集并统一标注格式,以便实验需要

Language:PythonStargazers:0Issues:1Issues:0

PST-table

表格结构解析新思路(表格识别新思路)

Language:PythonStargazers:0Issues:1Issues:0

pytorch-deform-conv-v2

PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

seq2seq-ocr-analysis

end2end layout analysis based seq2seq

Language:PythonStargazers:0Issues:1Issues:0

test_image

save some image for test, these image is too big or too small

Stargazers:0Issues:2Issues:0

Tfrecord_for_dectection

针对检测任务等数据变长的情况下,如何制作tfrecord,主要解决tf.train.batch

Language:PythonStargazers:0Issues:2Issues:0

torch-dct

DCT (discrete cosine transform) functions for pytorch

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

Yet-Another-EfficientDet-Pytorch

The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.

Language:PythonLicense:LGPL-3.0Stargazers:0Issues:1Issues:0