andreadaou's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
lucasg/Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
tensorflow/docs
TensorFlow documentation
android/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
googlesamples/mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
rohan-paul/Awesome-JavaScript-Interviews
Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews and ultimately got my first full-stack Dev job :)
RobotLocomotion/drake
Model-based design and verification for robotics.
matterpreter/DefenderCheck
Identifies the bytes that Microsoft Defender flags on.
tensorflow/tflite-micro
Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).
guochengqian/Magic123
[ICLR24] Official PyTorch Implementation of Magic123: One Image to High-Quality 3D Object Generation Using Both 2D and 3D Diffusion Priors
mlcommons/inference
Reference implementations of MLPerf™ inference benchmarks
rmunro/pytorch_active_learning
PyTorch Library for Active Learning to accompany Human-in-the-Loop Machine Learning book
bertjiazheng/awesome-scene-understanding
😎 A list of awesome scene understanding papers.
apple/ARKitScenes
This repo accompanies the research paper, ARKitScenes - A Diverse Real-World Dataset for 3D Indoor Scene Understanding Using Mobile RGB-D Data and contains the data, scripts to visualize and process assets, and training code described in our paper.
ox-vgg/vgg_face2
ros2/rclcpp
rclcpp (ROS Client Library for C++)
facebookresearch/projectaria_tools
projectaria_tools is an C++/Python open-source toolkit to interact with Project Aria data
IJ-Apps/Image-Classification-App-with-Custom-TensorFlow-Model
Learn how to code your own neural network in Python, then deploy it in an Image Classification App using TensorFlow Lite.
hoitab/TFLClassify
TensorFlow Lite code lab for implementing a custom flower classifier.
philipplackner/RetrofitCrashCourse
hnavidan/LocalizationGAN
Implementation of the paper Using Synthetic Data to Enhance the Accuracy of Fingerprint-Based Localization: A Deep Learning Approach (IEEE Sensors Letters, 2020), which utilizes Generative Adversarial Networks (GANs) for indoor localiztaion.
philipplackner/CameraXGuide
Faisal-FS/CameraX-In-Java
Implementation of CameraX In Java
rafiuddinkhan/Custom-Image-Classification-Android
Custom image classification:- model trained with teachablemachine with google and deployed in android application
codeWithCal/SharedPreferencesAndroidStudio
NVukobrat/GANs-Indoor-Scene-Recognition
Generative Adversarial Network (GAN) that generates indoor scene images.