Arbitrary, Inconclusive, Probably Useless collection is a collection that consists of my random scripts and projects that I don't want to forget. They are not important though, just a hobby.
- AIP-001: The start of all.
- AIP-001: I thought I can do this for long, storing all the repo I cloned. But yeah I'm too busy to double check everything.
- AIP-002: Let's see image-text pairs
- AIP-003: It becomes classification task
- AIP-004: What if I collect a bunch of yes/no data in a gamble and use that to predict next outcome?
- AIP-005: remove noise for a receipt?
- AIP-006: Let's merge all the masks into source image.
- AIP-007: Download manga to save mobile data. It turns out there is Tachiyomi app doing that already. Update 2024: Tachiyomi is dead.
- AIP-008: Who need a video when you can have a bunch of frames
- AIP-009: Too dark? Let's mask them all.
- AIP-010: Sometimes I need to quickly know my folder and subfolder occupying how much space.
- AIP-011: Should be a place I store my complaints. Turns out I didn't work on this anymore because it was too cringe to look back.
- AIP-012: Shopee's goods, prices, and some analysis as my school project.
- AIP-013: Even the source code is a mess, I still need this as an example using Flask and put them as server on GColab.
- AIP-014: SEIR model here. Covid data from OWID
- AIP-015: From Golang to Vietnamese syntax programming language. It's usable you know.
- AIP-016: Good old clickjacking.
- AIP-017: A notebook series.
- AIP-018: I love the potential of Manimlib.
- AIP-019: glad that MLE/MAP tutorial is on Pyro's main page now (https://pyro.ai/examples/mle_map.html). Though the current version should be very different from what I initially contributed. Glad to see the improvement!
- AIP-020: 2 bbox close to each other? It's the same object then.
- AIP-021: My first Rust project. Do you know
u
andi
cannot be assigned to each other? - AIP-022: [FAILED] Unofficial implementation of Dynamic Fusion. This one is cool. I played so much with functorch for 7 months. The only downside of this repo is that it is incomplete and not runnable :p. Don't blame me. None of the reimplementation out there is runnable after all. I doubt anyone can reproduce Dynamic Fusion and publicize it on Github. At this point, no one cares anymore.