RSSI-based Hidden Camera Localizer
With given camera MAC address and channel information, localize a hidden camera in an unfamiliar environment. Existing works proposed reliable method for obtaining MAC address and channel infor...
Who AM I? Check this out! 😊
And cool projects on the Projects page! 🛠️
With given camera MAC address and channel information, localize a hidden camera in an unfamiliar environment. Existing works proposed reliable method for obtaining MAC address and channel infor...
This project implements a distributed inferencer that is fault-tolerant and scalable. It offers group membership, distributed storage, and job scheduling. Fault tolerant: Allow up to 30% simuta...
What is it? esi_requests wraps EVE-Online’s ESI API with requests style methods: import esi_requests r = esi_requests.get("/markets/{region_id}/orders/", region_id=10000002, type_id=1403) pr...