fukurou's latest activity

  • fukurou
    fukurou posted the thread 🐍 python aeye reborn in Atelier.
    import threading import time from typing import List, Tuple, Optional import cv2 import numpy as np #...
  • fukurou
    fukurou replied to the thread image recog.
    updated Python version with per‑object movement (each bounding box tracked individually), using parallel lists import threading import...
  • fukurou
    fukurou replied to the thread image recog.
    with directions import threading import time import torch from torchvision import models, transforms from PIL import Image import cv2...
  • fukurou
    fukurou replied to the thread image recog.
    full shit in the ass mode with list of recognitions, detections: import threading import time import torch from torchvision import...
  • fukurou
    fukurou replied to the thread image recog.
    with image detection: import threading import time import torch from torchvision import models, transforms from PIL import Image import...
  • fukurou
    fukurou posted the thread image recog in Atelier.
    pip install torch torchvision pillow Create a new file Create image_recog_threaded.py. import threading import time import torch from...
  • fukurou
    fukurou posted the thread railpunk skill in Atelier.
    class DiRailPunk(Skill): # this skill swaps between two sets of contradicting skills def __init__(self)...
  • fukurou
    fukurou posted the thread 🐍 python sarcophagus in Atelier.
    class Sarcophagus: def __init__(self): """Initialize the sarcophagus with an empty set of shielded items."""...
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou updated their status.
  • fukurou
    class TrgHP: def __init__(self, low: int=-10, high: int=10, regen: int=5): self.hp = 4 self.low = low...
  • fukurou
    fruits = ["apple", "banana", "orange", "grape", "mango"] vegetables = ["carrot", "tomato", "cucumber", "onion", "pepper"] def...
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou updated their status.
Top