-
Technology Innovation Institute
- Abu Dhabi
-
15:56
(UTC +04:00) - https://www.linkedin.com/in/viplix3/
-
BoTSORT-cpp Public
C++ implementation of BoT-SORT MOT algorithm with Re-ID and Camera Motion Compensation
-
-
lift-splat-shoot Public
Forked from nv-tlabs/lift-splat-shootLift, Splat, Shoot: Encoding Images from Arbitrary Camera Rigs by Implicitly Unprojecting to 3D (ECCV 2020)
Python Other UpdatedFeb 11, 2025 -
Essential-ML Public
Some of the most essential and most commonly used ML algorithms implemented from scratch to check my knowledge
-
PointPillars-TF Public
PointPillars implementation using TensorFlow.
-
This repo contains random code I'm writing while learning reinforcement learning
Python UpdatedApr 22, 2023 -
Rajasthan-Hackathon-5.0 Public
An attempt of our team to tackle the problem of traffic congestion using deep learning and IoT
-
YOLO Public
Implementation of YOLOv3 using tensorflow
-
yolov5 Public
Forked from ultralytics/yolov5YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Python GNU General Public License v3.0 UpdatedOct 20, 2022 -
-
mvImageGrabber Public
Marix Vision image grabbing microservice using mvIMPACT SDK with pub-sub functionality
Python UpdatedSep 26, 2022 -
fsdl-text-recognizer-2022-labs Public
Forked from the-full-stack/fsdl-text-recognizer-2022-labsComplete deep learning project developed in Full Stack Deep Learning, 2022 edition. Generated automatically from https://github.com/full-stack-deep-learning/fsdl-text-recognizer-2022
Jupyter Notebook MIT License UpdatedAug 30, 2022 -
hands-on-photogrammetry Public
Implementations of some of the common photogrammetry algos. in either C++ or Python
-
-
-
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.
-
Modern-Cpp-Course Public
Assignments and misc. tutorials for course: https://www.ipb.uni-bonn.de/teaching/cpp-2020/
C++ UpdatedJul 1, 2021 -
nanonets_object_tracking Public
Forked from abhyantrika/nanonets_object_trackingPython UpdatedJun 21, 2021 -
Complex-YOLOv4-Pytorch Public
Forked from maudzung/Complex-YOLOv4-PytorchThe PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
Python GNU General Public License v3.0 UpdatedMar 29, 2021 -
CIA-SSD Public
Forked from Vegeta2020/CIA-SSDCIA-SSD: Confident IoU-Aware Single Stage Object Detector From Point Cloud, AAAI 2021.
Python UpdatedJan 30, 2021 -
-
-
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedJan 7, 2019 -
Tensorflow-Ubuntu Public
A sample repository for installing tensorflow-gpu on ubuntu based system
Shell UpdatedDec 25, 2018 -
-
Object-detection-live-cam Public
Using SSD and OpenCV for doing object detection on live cam
-
Image-Colorization-CNN Public
Using CNN for coloring black and white images
-
How-to-Use-GitHub Public
Forked from llSourcell/How-to-Use-GitHubThis is the supplementary material for "How to Use GitHub" By Siraj Raval on Youtube
UpdatedJul 3, 2018 -
Dogs-vs-Cats-CNN Public
Testing CNN on a fairly simple cats-vs-dogs dataset
Jupyter Notebook UpdatedJun 29, 2018 -
SSD-tensorflow Public
Using a pre-trained SSD model to run inferences on video and random images for object detection purposes.