Pinned Repositories
3D-Shape-Analysis-Paper-List
A list of recent papers, libraries and datasets about 3D shape/scene analysis (by topics, updating).
A-journey-into-Convolutional-Neural-Network-visualization-
A journey into Convolutional Neural Network visualization
arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
autograd-hacks
Per-example gradients
awesome-adversarial-machine-learning
A curated list of awesome adversarial machine learning resources
awesome-architecture-search
A curated list of awesome architecture search resources
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-LaTeX
Curated list of LaTeX awesomeness
nofe-caffe
Network of Experts for Large-Scale Image Categorization [ECCV 2016]
videoObject
Discovering Objects in Videos
karim-ahmed's Repositories
karim-ahmed/3D-Shape-Analysis-Paper-List
A list of recent papers, libraries and datasets about 3D shape/scene analysis (by topics, updating).
karim-ahmed/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
karim-ahmed/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
karim-ahmed/awesome-LaTeX
Curated list of LaTeX awesomeness
karim-ahmed/awesome-public-datasets
A topic-centric list of HQ open datasets.
karim-ahmed/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
karim-ahmed/bookish
A tool that translates augmented markdown into HTML or latex
karim-ahmed/completion3d
Source code for baselines of the Stanford 3D Point Cloud Completion Benchmark (completion3d.stanford.edu) and TopNet: Structural Point Cloud Decoder, CVPR 2019
karim-ahmed/darknet
Yolo v4 (v3/v2) - Windows and Linux version of Darknet Neural Networks for object detection (Tensor Cores are used)
karim-ahmed/deeplearning-models
A collection of various deep learning architectures, models, and tips
karim-ahmed/deit
Official DeiT repository
karim-ahmed/deocclusion
Code for our CVPR 2020 work.
karim-ahmed/LightConvPoint
karim-ahmed/linear-attention-transformer
Transformer based on a variant of attention that is linear complexity in respect to sequence length
karim-ahmed/netron
Visualizer for neural network, deep learning, and machine learning models
karim-ahmed/NN-SVG
Publication-ready NN-architecture schematics.
karim-ahmed/pix2pix
Image-to-image translation with conditional adversarial nets
karim-ahmed/PlotNeuralNet
Latex code for making neural networks diagrams
karim-ahmed/PointCloudDatasets
3D point cloud datasets in HDF5 format, containing uniformly sampled 2048 points per shape.
karim-ahmed/public-apis
A collective list of free APIs
karim-ahmed/PythonRobotics
Python sample codes for robotics algorithms.
karim-ahmed/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
karim-ahmed/rigl
End-to-end training of sparse deep neural networks with little-to-no performance loss.
karim-ahmed/SciencePlots
Matplotlib styles for scientific plotting
karim-ahmed/snake
Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral
karim-ahmed/transformer-in-transformer
Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorch
karim-ahmed/vision
Datasets, Transforms and Models specific to Computer Vision
karim-ahmed/vision_transformer
karim-ahmed/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
karim-ahmed/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported.