Skip to content
View VitoriaFabricio's full-sized avatar
  • Federal University of Pelotas
  • Brazil

Block or report VitoriaFabricio

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

Popular repositories Loading

  1. Paralelismo-VVC Paralelismo-VVC Public

    Repositório do projeto de iniciação científica "Exploração de Computação Aproximada e Armazenamento Aproximado para Sistemas de Codificação de Vídeo Energeticamente Eficientes"

    C++

  2. FacialRecognition FacialRecognition Public

    Testes de bibliotecas para reconhecimento facial

    Python

  3. OpenCl_GlobalMemory_Exemple OpenCl_GlobalMemory_Exemple Public

    This repository demonstrates the use of OpenCL to apply a 3x3 filter to an image using only the global memory

    C

  4. OpenCl_SharedMemory_Exemple OpenCl_SharedMemory_Exemple Public

    This repository demonstrates the use of OpenCL to apply a 3x3 filter to an image using the shared memory

    C

  5. Cuda_GlobalMemory_Exemple Cuda_GlobalMemory_Exemple Public

    This repository contains a CUDA implementation for applying a 3x3 filter to an image using global memory access.

    Cuda

  6. Cuda_SharedMemory_Exemple Cuda_SharedMemory_Exemple Public

    This repository contains a CUDA implementation for applying a 3x3 filter to an image using shared memory optimization.

    Cuda