Skip to content
View acpoll's full-sized avatar

Highlights

  • Pro

Block or report acpoll

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 Loading

  1. stereofog stereofog Public

    Research project aiming to collect a dataset of paired fog images and apply the pix2pix model to it, conducted at the University of Utah

    Jupyter Notebook 4 1

  2. starcodecourses/doglib starcodecourses/doglib Public

    A basic Python package that can be used to explain Python libraries to novices

    Python 1

  3. acpoll.github.io acpoll.github.io Public

    Personal github io page

  4. starcodecourses/Python-KI starcodecourses/Python-KI Public

    Dieser 10-wöchige Kurs baut auf dem Python-Grundlagenkurs auf und lehrt Anfängerinnen* die Grundlagen von KI.

    Jupyter Notebook

  5. Annotate photos with date and locati... Annotate photos with date and location (city, country) taken
    1
    This code compiles various functions from the following sources:
    2
    
                  
    3
    https://stackoverflow.com/a/23064792
    4
    
                  
    5
    https://stackoverflow.com/a/73267185
  6. jvw01/monocular-vo jvw01/monocular-vo Public

    Monocular Visual Odometry pipeline implemented for the Vision Algorithms for Mobile Robotics class in Fall 2024 at UZH

    Python