Backend developper and student @ 1337!
🧠
Processing
-
1337
- Morocco
-
23:14
(UTC +01:00)
Highlights
- Pro
Pinned Loading
-
RGB to CIE-LAB color space conversio...
RGB to CIE-LAB color space conversion.py 1import cv2
2import numpy as np
3from numba import njit
45 -
CIEDE2000 calculation
CIEDE2000 calculation 1import numpy as np
2import numba
3import math
45 -
unet-vision-model
unet-vision-model Publicimplementation of Unet model for image segmentation
Python
-
28BYJ-48 stepper motor raspberry pi ...
28BYJ-48 stepper motor raspberry pi 4 control code 1"""
2sudo apt update && sudo apt install python3-gpiozero python3-rpi
3"""
4import RPi.GPIO as GPIO
5import time
-
nvidia_installer.sh
nvidia_installer.sh 1#!/bin/bash
2set -e
34LOGFILE="nvidia_install_560_$(date +%F_%H-%M-%S).log"
5RUNFILE="NVIDIA-Linux-x86_64-560.35.03.run"
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.