articleWorking with Lists in Python Docx
Create Bullet and Numbered lists in documents using python docx and implement nested lists and styles options easily to lists in documents.
articleCreate Bullet and Numbered lists in documents using python docx and implement nested lists and styles options easily to lists in documents.
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.