-
Bielefeld University
- Bielefeld, Germany
- https://rizavelioglu.github.io/
- https://orcid.org/0000-0002-2160-4976
- @rizavelioglu
- in/rizavelioglu
Highlights
- Pro
Stars
[ACM TIST 2025] GenAI in Fashion: Overview, also includes 🔥latest papers, ⚙️metrics, 👀workshops, 🚀companies & products, ...)
Arbitrary-steps Image Super-resolution via Diffusion Inversion (CVPR 2025)
Free Open-Source Image and Text Generation
Elucidating the Design Space of Diffusion-Based Generative Models (EDM)
Karras et al. (2022) diffusion models for PyTorch
👁️ 🖼️ 🔥PyTorch Toolbox for Image Quality Assessment, including PSNR, SSIM, LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, TOPIQ, NIMA, DBCNN, BRISQUE, PI and more...
Measures and metrics for image2image tasks. PyTorch.
A Python package designed for the easy generation of hydraulic and water quality scenario data of water distribution networks.
This repository contains the code for the paper "Visualizing and Improving 3D Mesh Segmentation with DeepView" from ESANN2024.
IJCAI-24 Tutorial on Counterfactual Explanations: https://sites.google.com/view/tut-counterfactuals-ijcai24/
[IJCNN'24] Official repository of "FashionFail: Addressing Failure Cases in Fashion Object Detection and Segmentation".
🔥 [PR 2023] Multi-scale Attention Guided Pose Transfer (official code).
Efficient vision foundation models for high-resolution generation and perception.
🕵️♂️ All-in-one OSINT tool for analysing any website
Implementation of a U-net complete with efficient attention as well as the latest research findings
We write your reusable computer vision tools. 💜
A Python library for end-to-end learning on surfaces. It implements pre-processing functions that include geodesic algorithms, neural network layers that operate on surfaces, visualization tools an…
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Reliability diagrams visualize whether a classifier model needs calibration
A collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like YOLO11, RT-DETR, SAM …
Hybrid UNet model for traffic prediction from traffic movies. The hybrid graph operation is a mixture of CNN and GNN operations to capture pixel topology and improve spatial generalization.
Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activelo…
An efficient implementation of tree data structure in pure python.
⚡ A Fast, Extensible Progress Bar for Python and CLI
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch