Skip to content
View abramjos's full-sized avatar
:electron:
Focusing
:electron:
Focusing
  • Orlando
Block or Report

Block or report abramjos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abramjos/README.md

Top of pokeball

Open profile


Screenshot_2022-12-22_at_23 08 11-removebg-preview
Typing SVG
About me
/**
 * Represents me.
 * @constructor
 * @param {string} city - Orlando, Florida.
 * @param {string} languagues - English, Tamil, Malayalam.
 * @param {string} jobTitle - Full Stack Computer Vision Developer.
 * @param {string} specialization - Developing Computer Vision Algorithms.
 * @param {string} interests - AI, XR & problem-solving.
 * @param {string} hobbies - Cooking, painting, running & basketball.
 * @param {string} education - MSc. Computer Science, Bachelor of Engineering, Electronics & Communication.
 * @param {string} approachable - Yes, to collaborate on exciting projects, don't hesitate to reach out.
 * @param {string} stength - Willpower and ability to debug.
 * @param {string} weakness - Hands-on.
 * @returns {Object} Abraham Jose.
 */
Tools

Programming Languages

SLACK
Machine Learning

Library

XR Development and Visualization

Database



Collabration

System, Networking & Deployment

Tools

Hardware and Deployement Platforms

Quote
One of my favourite quotes
“Can I say something? Um, I’m the type of person that if you ask me a question and I don’t know the answer, I’m gonna tell you that I don’t know. But I bet you what, I know how to find the answer and I will find the answer.”
Chris Gardner interpreted by Will Smith in the movie "Pursuit of Happyness" (2006)
Free DOSE hit
DOSE (dopamine, oxytocin, serotonin & endorphin), refresh page if dose was ineffective.
Jokes Card
What can I do for you?

Let's Work on Your Project Together!

If you have any questions about web development, writing mistake-free documentation or AI, feel free to contact me by email, I won't bite, I promise.

It's not perfect, isn't it?

Feedback

“I think it’s very important to have a feedback loop, where you’re constantly thinking about what you’ve done and how you could be doing it better.”
– Elon Musk

Bottom of pokeball

LinkedIn Email My website

Popular repositories

  1. Scene-boundary-detection Scene-boundary-detection Public

    Implementation of the paper 'Ridiculously Fast Shot Boundary Detection with Fully Convolutional Neural Networks' from scratch.

    Python 59 18

  2. Exudation-of-Eye Exudation-of-Eye Public

    Using UNet for detection of Exudation. Medical Imaging

    Python 5 1

  3. IVA IVA Public

    Video analytics for vehicle using tensorRT and API serving.

    C 1 2

  4. word-rnn-tensorflow word-rnn-tensorflow Public

    Forked from hunkim/word-rnn-tensorflow

    Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.

    Python

  5. speed-prediction speed-prediction Public

    Forked from experiencor/speed-prediction

    Use 3D convolutional network to predict the speed of a car via dashcam stream. The final mean squared error on validation set is 3.1 (mile/hour)^2.

    Jupyter Notebook

  6. keras-yolo3 keras-yolo3 Public

    Forked from experiencor/keras-yolo3

    Training and Detecting Objects with YOLO3

    Python