All Stories
Image augmentation with imgaug
This is a code snippet to generate image augmentation on your training data.
In journal, Jul 04, 2023Google pegasus summarization model installation
In this blog post, I explain the steps that I followed to install google pegasus summatization model from the officical github page. I failed to complete the installation, since the p...
In journal, Jun 25, 2023DiffusionDet Inference
[11/25 00:30:07 detectron2]: Arguments: Namespace(confidence_threshold=0.5, config_file=’configs/diffdet.coco.res50.yaml’, input=[‘image.jpg’], opts=[‘MODEL.WEIGHTS’, ‘.\diffdet_coco_...
In journal, Nov 25, 2022Machine Learning and Deep Learning comparison
A Comparison of Traditional Machine Learning and Deep Learning in Image Recognition
In journal, Jun 05, 2022Siamese Network for duplicate detection
In this post, I will list out the application of Siamese network from the paper Using Siamese CNNs for Removing Duplicate Entries From Real-Estate Listing Databases.
In journal, May 05, 2022Low dimension neural network training
Deep neural networks can be optimized in randomly-projected subspaces of much smaller dimensionality than their native parameter space. While such training is promising for more effic...
In journal, Mar 31, 2022Trending AI Papers
- Loading top papers…
Trending AI Repos
- Loading top repos…