articleCreate and Modify Word Docx files using Python Docx
Work with python docx to crate word documents using python with different styles and options and implement headings, paragraphs and other document operations.
articleWork with python docx to crate word documents using python with different styles and options and implement headings, paragraphs and other document operations.
articleCreate deep learning models application using flask as web service and deploy to google cloud run using docker and continuous deployment using Github.
Use different deep learning environment for development and deployment of deep learning models using nvidia cuda and cudnn using nvidia docker.
postCreate Interactive Box plots easily using plotly and pandas in python with fewer line of code.
Create Pascal VOC format annotations using python code and read created xmls using python packages as xml or convert to dictionary or json objects.
articleHand Landmark detection using mediapipe to get 21 landmarks for each hand, hand handedness and bbox coordinates with lower latency and high accuracy and process on images and videos.
postUse a fine-tuned bert model from huggingface to process text and extract data from given text for four entities such as person, organization, location and misc entities
postObject detection on images using pretrained models from tensorflow model zoo and draw results on output images.
postFace and basic landmarks detection using mediapipe models with efficiency and very good accuracy and draw on image or save detected faces using opencv in python.