Insights, ideas, and stories


1996 views Sep 18, 2024
Object Detection With Pre-trained YOLO

ဒီနေ့မှာတော့ object detection ကို train ပြီးသား yolov3 model ကိုသုံးပြီး object detection ပုံစံ လုပ်ကြပါမယ်။

မှတ်ချက်။။ဒီထဲက code တချို့သည် goog…

Read More
1215 views Sep 17, 2024
JavaScript Coding Tricks (Part-1)

Hello guys!

ဒီblog မှာတော့ JavaScript Trick လေးတွေအကြောင်းကို Part-1 အနေနဲ့ ဆွေးနွေးသွားပါမယ်။

အမှန်အတိုင်းပြောရရင် JavaScript Trick …

Read More
1900 views Sep 17, 2024
How to do Age Gender Recognition Easily In Opencv

ကျွန်တော်လဲ မအားလို့ စာမရေးဖြစ်တာကြာပြီဆိုတော့ ဒီနေ့မှာတော့ Age Gender recognition လေးဖတ်လို့လွယ်ပြီး ပြန်အသုံးချလို့လွယ်အောင် ရေးပေးလိုက်ပါတယ်။အောက်ကအဆင့်တွေတိုင်း လ…

Read More
1883 views Sep 18, 2024
Downloading All Images From Web Page

ဒီနေ့ ကျွန်တော် webpage တစ်ခုက image တွေ အကုန်ကို python သုံးပြီး ဘယ်လို download ဆွဲရမလဲကို ပြပေးမှာပါ။Web Scraping or Crawling ကျွန်တော်တို့က website တစ်ခ…

Read More
1969 views Sep 17, 2024
Debugging in python

ကျွန်တော်တို့ဒီနေ့တော့ python programတစ်ပုဒ်မှာ error တွေ ဘယ်လို debug လုပ်သင့်တယ်ဆိုတဲ့ နည်းလေးတွေကိုပြပေးသွားပါမယ်။ကျွန်တော်တို့ အမြဲ codeတွေရေးကြတယ် ERROR ကြည့်ချင်ရ…

Read More
1879 views Sep 17, 2024
Convert All Your Images To PDF Book

ကျွန်တေ်ာတို့ဒီနေ့ ချစ်သူသမီးရည်းစားတွေဖြစ်ဖြစ် uni ကျောင်းသားတွေဖြစ်ဖြစ် စောက်ရမ်းတွေ စာမရေးချင်လို့ ပုံတွေရိုက်ကြပါတယ်။ပြီးတော့ တစ်ပုံချင်းစီ လိုက်ရှာတယ်။ချစ်သူတွေဆိုလ…

Read More
2148 views Sep 18, 2024
Understanding while-else in python

ကျွန်တေ်ာ ဒီပု့ိစ်မှာတော့ python ရဲ့ loop မှာ beginner တချို့သတိမထားမိတဲ့ while else ကိုမိတ်ဆက်ပေးပါမယ်။

while သည် looping ဖြစ်ပြီး syntax ကတော့

Read More
1832 views Sep 17, 2024
Stacks & Queues In Python

ကျွန်တေ်ာတို့ Python Basic ကိုလေ့လာပြီဆို အသုံးဝင်တယ့် Data Structure တွေဖြစ်တဲ့ Stacks နဲ့ Queues တို့ကိုနားလည်ထားသင့်ပါတယ်။ဒီနေ့ ပို့စ်မှာတော့ ကျွန်တော်တို့ stacks an…

Read More
2419 views Sep 17, 2024
Understanding *args and **kwargs in python

ကျွန်တော်တို့ ဒီနေ့မှာတော့ *args နဲ့ **kwargs က ဘာကွာလဲ ဘယ်လိုအသုံးပြုတယ်ကို ပြောပြ သွားပါမယ်။ဒီနေ့ ပို့စ်ကိုလာဖတ်တယ်ဆိုတော့ python function ကို ဘယ်လိုရေးရမယ်တော့ သ…

Read More
1953 views Sep 17, 2024
Decorators in Python

ကျွန်တော်တို့ ဒီနေ့တော့ python decorators ကို လိုရင်းပဲပြောသွားပါမယ်။အဲ့တော့ python decorators တွေကိုနားလည်ဖို့ဆို python function တွေအလုပ်လုပ်ပုံကိုသိထားသင့်ပါတ…

Read More
2097 views Sep 17, 2024
How to convert audio format with python

ဒီလို သာမန် script လေးတွေက ဘာမှမဟုတ်ဘူးလို့ထင်ရပေမယ့် တစ်ချိန်ကျ တစ်ကယ်အသုံးဝင်လာပါတယ်။ဥပမာ မိတ်ဆွေသည် audio format တွေချိန်းပေးတဲ့ web toolလေးတစ်ခုတည်ဆောက်မယ်ဆို ဒီs…

Read More
2375 views Sep 17, 2024
Understanding Collections In Python

ကျွန်တော်တို့ ဒီနေ့မှာတော့ beginners တွေအနေနဲ့ နောက်ပိုင်းမှာ လုံးဝအသုံးဝင်လာမယ့် collections ကိုလေ့လာကြည့်ရအောင်။ကျွန်တော်လဲ အလုပ်တွေနဲ့ ရှုပ်နေ တော့ blog မှာ ပို့စ်သိပ်…

Read More