Skip to content

Instantly share code, notes, and snippets.

@AFutureD
AFutureD / convert.py
Created August 20, 2019 08:55
Tensor to cv2
img = transforms.functional.to_pil_image(img)
img = cv2.cvtColor(np.asarray(img),cv2.COLOR_RGB2BGR)
@AFutureD
AFutureD / Share SSR.js
Last active May 14, 2021 09:02
把shadowrocket的二维码转为 ssr 链接。
$app.strings = {
"en": {
"title1": "Clipboard Saved",
"title2": "Open URL",
"title3": "Cancel",
"title4": "Clipboard Saved",
"title5": "OK",
"title6": "QR Code Error",
"title7": "OK",
"title8": "QR Decoder",