Skip to content
View salehjg's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report salehjg

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
salehjg/README.md

Hi there 👋

Top Langs
Welcome! Here you will find most of my open-source projects. Although, I also have an account on GitLab.
Working in these fields are exciting to me:

  • FPGA-based Acceleration
  • Energy-efficient Algorithms And Circuits
  • GPGPU
  • Deep learning
  • Computer Architecture

Pinned

  1. DeepPoint-V2-FPGA DeepPoint-V2-FPGA Public

    The code repository of DGCNN on FPGA: Acceleration of The Point Cloud Classifier Using FPGAs

    C++ 11 2

  2. Shapenet2_Preparation Shapenet2_Preparation Public

    A python script to convert and down-sample mesh data into pointclouds using FPS algorithm.

    Python 14

  3. Android Studio+NDK+OpenCV shared lib... Android Studio+NDK+OpenCV shared library (tested on Android Studio 2022.1, SDK 33, NDK 21, and Device API 26)
    1
    1. Follow [this gist to build OpenCV shared library for Android](https://gist.github.com/salehjg/2ce2ef90071eaa3ba7f3404f4094ae12#file-opencv-ndk-build-md).
    2
    2. Create a new project, Java, MinSDK API26.
    3
    3. In `Project Side Bar`, right click on `App` and select `New -> Folder -> JNI Folder`.
    4
    4. Check the `Change Folder Location` check box and rename the last part of the path from `src/main/jni/` to `src/main/jniLibs/` .
    5
    5. Go to your `OpenCV/01_ndk_outputs/sdk/native/libs` source directory and select all the folders and copy them into `jniLibs` of your Android Studio project.
  4. MeshToPointcloudFPS MeshToPointcloudFPS Public

    A mesh to pointcloud converter with FPS algorithm and HDF5 output generator

    C++ 5 3

  5. batch-matmul-cuda batch-matmul-cuda Public

    A simple and understandable CUDA kernel for batch-matmul operation

    Cuda 2 2

  6. PocketZotero PocketZotero Public

    Zotero In Your Pocket (Android App)

    Java 1