Skip to content
View ld-wg's full-sized avatar
  • Curitiba, Brasil
  • 11:06 (UTC -03:00)

Block or report ld-wg

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. lose-the-faces-keep-the-lesson lose-the-faces-keep-the-lesson Public

    Expression-preserving face de-identification for educational research. Detects faces in classroom videos and replaces them with synthetic, demographically similar ones while preserving expressions,…

    Python

  2. DCEL DCEL Public

    Implementação de uma estrutura de dados DCEL (Doubly Connected Edge List). Inclui verificador de propriedades topológicas (planaridade, faces sobrepostas, malhas abertas) e gerador de visualizações…

    C++

  3. BSP BSP Public

    Efficient C++ implementation of BSP (Binary Space Partitioning) tree for ray-triangle intersection queries in 3D scenes. The system recursively builds a BSP using splitting planes and applies spati…

    C++

  4. YOLO-censored-xp YOLO-censored-xp Public

    Study on effetcs of censored data on YOLO training

    Python

  5. jewels jewels Public

    Jewels game implemented in C, using linked lists as data structure and allegro5 library.

    C

  6. forward-propagation forward-propagation Public

    Implementation of configurable forward propagation pipelines (vectorized NumPy and non-vectorized loops) plus benchmarking utilities for stress testing activation functions and execution strategies.

    Python