Simple Tiled Implementation is aTiledmap loader and renderer designed for theawesomeLÖVEframework. Please read thedocumentationto learn how it works, or check out the tutorials included in this repo. Quick Example --This example uses the included Box2D (love.physics) plugin!!localsti=require"st...
local sti = require " sti " function love.load () -- Grab window size windowWidth = love. graphics . getWidth () windowHeight = love. graphics . getHeight () -- Set world meter size (in pixels) love. physics . setMeter ( 32 ) -- Load a ma点...
python data/tiny_imagenet/prepare.py This will produce 4 files: train_img.bin, valid_img.bin, train_label.bin, and val_label.bin. Now let's train! python train.py configs/train_ijepatiny_tinyimagenet.yml Here we train IJEPA-tiny which patches 3x64x64 image into 3x8x8 with embed...
hmrc/service-manager: A python tool to manage developing and testing with lots of microservices bytegust/spm: A process manager similar to systemd and foreman with stop feature, written in Go. Supervisor/supervisor: Supervisor process control system for UNIX d4nj1/TLPUI: A GTK user interface ...