Skip to content

Instantly share code, notes, and snippets.

View nyck33's full-sized avatar
🏠
Working from home

N. YC. Kim nyck33

🏠
Working from home
View GitHub Profile
@nyck33
nyck33 / gist:c0ebc49ca728235d9fa204ff684281d5
Created September 19, 2023 10:53
morpheus env stuff for github issue
```
//from inside morpheus devcontainer
(base) coder ➜ .../Morpheus/external/utilities/scripts $ ./print_env.sh
<details><summary>Click here to see environment details</summary><pre>
**git***
commit aab0d96f76d2cd0b9403e5d149a46f2feeab132e (HEAD -> branch-23.11, origin/branch-23.11, origin/HEAD)
Author: David Gardner <96306125+dagardner-nv@users.noreply.github.com>
Date: Mon Sep 18 06:13:21 2023 -0700
@nyck33
nyck33 / trocer-multiline-attempt.ipynb
Created July 15, 2023 02:31
trocer-multiline-attempt.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nyck33
nyck33 / colab-demo-for-donut-base-finetuned-cord-v2-230615.ipynb
Created July 16, 2023 04:25
colab-demo-for-donut-base-finetuned-cord-v2-230615.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nyck33
nyck33 / quick-inference-with-donut-for-document-parsing.ipynb
Created July 16, 2023 01:26
Quick inference with DONUT for Document Parsing.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nyck33
nyck33 / keras_ocr_born_digital_public.ipynb
Created July 15, 2023 07:58
keras_ocr_born_digital_public.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nyck33
nyck33 / kerasOCRKaggle.ipynb
Created July 15, 2023 07:09
Keras OCR uses CRAFT under the hood for bounding boxes but it's not accurate enough to get bounding boxes so I can input single lines to TrOCR
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nyck33
nyck33 / visualPythonDemo.ipynb
Created July 9, 2023 00:56
visualPythonTitanicDemoErrorNumpy
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nyck33
nyck33 / alpaca-loracolab.ipynb
Created July 1, 2023 11:26
Alpaca-LoraColab.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
(infosec) nobu@LAPTOP-DNCQ5AAC:/mnt/d/1_gatechspring2023/infosec/showcase/mlonclampnobukim/mycode/solara$ solara run sol.py
Solara server is starting at http://localhost:8765
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/nobu/miniconda3/envs/infosec/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 428, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/nobu/miniconda3/envs/infosec/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/nobu/miniconda3/envs/infosec/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
@nyck33
nyck33 / rapids-pip-colab-template.ipynb
Created May 19, 2023 07:28
rapids-pip-colab-template.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.