jimmyflycv's Stars
NamgyuCho/Linelet-code-and-YorkUrban-LineSegment-DB
A Novel Linelet-based Representation for Line Segment Detection (code and db)
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
nihui/ncnn-small-board
ncnn benchmark on various single board computers
pshashk/seesaw-facenet
SeesawFaceNets: sparse and robust face verification model for mobile platform
yeungchenwa/OCR-SAM
Combining MMOCR with Segment Anything & Stable Diffusion. Automatically detect, recognize and segment text instances, with serval downstream tasks, e.g., Text Removal and Text Inpainting
jimmyflycv/AI_Synthhub
Some tools to automatically generate Image data as well as corresponding annotation files, star if u found it helpful.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
XiaobiaoDai/NIRPed
This dataset and code is an implementation of "NIRPed: A Novel Benchmark for Nighttime Pedestrian and Its Distance Joint Detection" published in IEEE-TITS.
sail-sg/inceptionnext
InceptionNeXt: When Inception Meets ConvNeXt (CVPR 2024)
cvtower/quora_duplicate_questions
detection quora duplicate question
cvtower/nftablui
A graphic interface for nftables.
cvtower/nn-algorithm
algorithm for neural network
cvtower/tensorflow
图解tensorflow 源码
cvtower/AcousticEventDetection
Source code complementing our paper for acoustic event classification using convolutional neural networks.
cvtower/conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
cvtower/csr-dcf
Discriminative Correlation Filter with Channel and Spatial Reliability
cvtower/OCR-Picture-Generators
This is a simple project to generate simple cropped images with characters. You can generate with Chinese or English characters. Backgrounds are also allowed. Medical bills simulation are also included.
cvtower/One-Hundred-Layers-Tiramisu
Keras Implementation of The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation by (Simon Jégou, Michal Drozdzal, David Vazquez, Adriana Romero, Yoshua Bengio)
cvtower/AwesomeArxiv
cvtower/models
Models and examples built with TensorFlow
cvtower/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
cvtower/wool.github.io
cvtower/latex-templates
A collection of LaTeX templates used for research, courses, and miscellanea.
cvtower/RefineDet
Single-Shot Refinement Neural Network for Object Detection
cvtower/bayesgan
Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)
cvtower/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
cvtower/CS231n
斯坦福李飞飞深度学习课程的课后作业,有3个部分Assignment #1: Image Classification, kNN, SVM, Softmax, Neural NetworkAssignment #2: Fully-Connected Nets, Batch Normalization, Dropout, Convolutional NetsAssignment #3: Image Captioning with Vanilla RNNs, Image Captioning with LSTMs, Network Visualization, Style Transfer, Generative Adversarial Networks官方资源(讲义、作业等)地址:http://cs231n.github.io/网易课程地址:http://study.163.com/course/courseMain.htm?courseId=1003223001
cvtower/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
cvtower/awesome-architecture-search
A curated list of awesome architecture search resources
cvtower/police_car_opengl
this is an openGL application to load a 3d Model of Police car using GLUT library