Skip to content
View alexgoft's full-sized avatar
🥀
🥀
Block or Report

Block or report alexgoft

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

Pinned

  1. Zero-DCE Zero-DCE Public

    Zero-DCE is a deep learning-based image enhancement algorithm that adjusts the dynamic range of low-light images .

    Python

  2. BERT-Binary-Classifier BERT-Binary-Classifier Public

    A text classifier utilizing BERT models in Python. The classifier can be fine-tuned for a variety of text classification tasks, such as sentiment analysis, spam detection, and topic classification.

    Python 3

  3. SORT_OpenCV_Trackers SORT_OpenCV_Trackers Public

    Simple framework for multi object tracking with OpenCV trackers provided a TF frozen graph.

    Python 5 2

  4. DL_Framework_4_Multiclass_Classification DL_Framework_4_Multiclass_Classification Public

    A simple framework for building, training and evaluating DNNs for multi-label with ambiguity classification tasks (at the moment only CIFAR-10 is supported). It was built with Keras (TF v2 Backend).

    Python