Pinned Repositories
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Android-Device-Hardware-Specs-Database
A .json database of Android device CPU specs
android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
android-process-button
Android Buttons With Built-in Progress Meters.
Android-WizardPager
Android pager-style wizard flow sample code
MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
TResNet
TResNet: High Performance GPU-Dedicated Architecture
hussam789's Repositories
hussam789/TResNet
TResNet: High Performance GPU-Dedicated Architecture
hussam789/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
hussam789/Android-Device-Hardware-Specs-Database
A .json database of Android device CPU specs
hussam789/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
hussam789/android-process-button
Android Buttons With Built-in Progress Meters.
hussam789/AndroidCodeQualityConfig
Code quality config for android project, including lint, pmd, findbugs, checkstyle, jacoco code coverage. Serve as a submodule for repo: https://github.com/Piasy/AndroidTDDBootStrap
hussam789/awesome-generative-ai
A curated list of modern Generative Artificial Intelligence projects and services
hussam789/dagger-android-injection
Sample project explains Dependency Injection in Android using dagger-android framework.
hussam789/fastai2
Temporary home for fastai v2 while it's being developed
hussam789/ffcv
FFCV: Fast Forward Computer Vision (and other ML workloads!)
hussam789/function_parser
Fork of the awesome function_parser library from Github's CodeSearchNet Challenge repo: https://github.com/github/CodeSearchNet/tree/master/function_parser
hussam789/img2dataset
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
hussam789/inplace_abn
In-Place Activated BatchNorm for Memory-Optimized Training of DNNs
hussam789/Joomla
Joomla Developer Documentation
hussam789/MviSamples
MVI Samples
hussam789/nncf
PyTorch*-based Neural Network Compression Framework for enhanced OpenVINO™ inference
hussam789/nsganetv2
[ECCV2020] NSGANetV2: Evolutionary Multi-Objective Surrogate-Assisted Neural Architecture Search
hussam789/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
hussam789/over9000
Over9000 optimizer
hussam789/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
hussam789/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
hussam789/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
hussam789/Ranger-Mish-ImageWoof-5
Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs
hussam789/sql_test
hussam789/test
hussam789/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
hussam789/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
hussam789/Validation
Validation Library by Kotlin
hussam789/WeightWatcher
The WeightWatcher tool for predicting the accuracy of Deep Neural Networks
hussam789/WizardPager
Wizard Pager is a library that provides an example implementation of a Wizard UI on Android, it's based of Roman Nurik's wizard pager (https://github.com/romannurik/android-wizardpager)