Skip to content
View Egorundel's full-sized avatar
⌨️
coding...
⌨️
coding...

Block or report Egorundel

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

Welcome to my GitHub!

I am familiar with

python cpp tensorrt

Typing SVG

cpp telegram

Pinned Loading

  1. int8_calibrator_cpp int8_calibrator_cpp Public

    INT8 calibrator for ONNX model with dynamic batch_size at the input and NMS module at the output. C++ Implementation.

    C++ 3

  2. ONNX_observer ONNX_observer Public

    ONNX observer, C++ Implementation

    C++

  3. class_of_tensorrt_inference class_of_tensorrt_inference Public

    Restructuring of inference. Writing a class in C++ with two methods: init() to load configs and initialize the network and detect() to work with a sequence of frames (video)

    C++ 1 1

  4. opencv_skills opencv_skills Public

    My attempts to learn OpenCV

    Python

  5. algorithms_c-plus-plus algorithms_c-plus-plus Public

    Implementation of simple algorithms in C++

    C++

  6. tensorrt-engine_layers_inspector_cpp tensorrt-engine_layers_inspector_cpp Public

    TensorRT Engine Inspector (C++ Implementation)

    CMake