Skip to content
View Sahar-E's full-sized avatar

Block or report Sahar-E

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. Raytracer Raytracer Public

    Real-time ray tracer renderer that allows to move freely in the scene with the keyboard and mouse, while streaming live the results from the GPU to the screen. Implemented using C++ with CUDA.

    C 12 2

  2. NeRF-and-DietNeRF NeRF-and-DietNeRF Public

    Code implementation for NeRF and DietNeRF papers. NeRF presents a method for synthesizing novel views of complex 3D scenes by optimizing an underlying continuous volumetric scene function using a s…

    Python 1 1

  3. ray ray Public

    Forked from ray-project/ray

    Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.

    Python