398 skills found · Page 6 of 14
mfong4151 / Easy SeedsEasy seeding code for ruby seed projects. Allows use of csv files.
skf-funzt / Omnivore Raindrop MigrationThis project provides tools to convert Omnivore ZIP/JSON exports into a CSV format that can be imported into Raindrop.io.
nseirs / Power Automate Bim360 Projects To OnedriveA Power Automate Flow to export BIM 360 Project data from a selected BIM 360 Account to a CSV file in OneDrive
eyobbokru / Lead Generation LinkedinA LinkedIn lead generation web-scraper script. This project uses Selenium to automate the Chrome Browser & Beautiful Soup to parse the data. The leads are saved in a CSV.
er-arunyadav / User Management Admin PanelIm using ADMIN LITE Powerfull Codeigniter Admin Panel . In this project i'm created User Roles and Permissions, Export Data in PDF & CSV FORMAT,Login Authentication,Email Verification,Google Recaptcha, Server-side Processing (Datatables),Ajax Base Pagination & Search, Generation Invoices in PDF Format, Sending Invoices with Email Attachment,Custom Email Templates, Multiple file upload example,User Activity Log,Database Backup,Advanced Search Filter,Database Backup,Members or users management (View, Add, Edit & Update, Active & Inactive, Delete),Dynamic Graph
aimaster-dev / Lc Routing Optimization FrontendThe LC Routing Project is a web-based tool that analyzes and optimizes waste collection routes using uploaded CSV data for stops and landfill sites. It provides route comparison, detailed segment data, and supports DRT to SWG conversion.
Darthux / Remote SensorUsing a Raspberry Pi, thermistor, SixFab's 3G/4G-LTE Base HAT, Quectel EC25, Raspberry Pi Camera Module V2. This project captures time lapse photos, overlays date/time/temp readings on top of photographs and logs readings into CSV file. Completely remote over cellular connection with remote VNC and remote SSH connections initiated by SMS commands
shanur00029 / RSNA Pneumonia Detection Challenge MasterFaster R-CNN for RSNA-Pneumonia-Detection-Challenge Dataset by Keras Introduction In this competition, you’re challenged to build an algorithm to detect a visual signal for pneumonia in medical images. Specifically, your algorithm needs to automatically locate lung opacities on chest radiographs. The original code of Keras version of Faster R-CNN I used was written by yhenon (resource link: GitHub .) He used the PASCAL VOC 2007, 2012, and MS COCO datasets We have modified the problem statement for our personal learning purpose We consider only those images which has lables coordinate in stage_2_train_labels.csv For me, I just used the RSNA-Pneumonia-Detection-Challenge Dataset for lungs capacity . I applied configs different from his work to fit my dataset and I removed unuseful code. #Project Structure dcm to jpg .ipynb is the file to tranfom .dcm to jpg images in train and test floder preposessing.ipynb is the file to preprocessing the (stage_2_train_labels.csv ) we have drop the values which doesnot conatin any coordinate values ( 0004cfab-14fd-4e49-80ba-63a80b6bddd6,,,,,0 ) I run this part by my own computer because of no need for GPU computation. frcnn_train_vgg.ipynb is the file to train the model. The configuration and model saved path are inside this file. frcnn_test_vgg.ipynb is the file to test the model with test images and calculate the mAP (mean average precision) for the model. for training we have used GTX 1650 with 4 gb ram and for 40 epoch it's taken 60 hours approx Base Model Vgg16 Its a one stage faster rcnn tranning model You can dowload the data set from kaggle compition https://www.kaggle.com/c/rsna-pneumonia-detection-challenge
tanishra / Linkedin Post Automation🔄 Automate your LinkedIn posting workflow with n8n! This project reads post ideas from Google Sheets, uses AI to generate content, publishes to LinkedIn, updates status, sends email notifications, and uploads CSV reports to Google Drive — all in a single automated flow.
adaltas / Node Csv DocsWebsite for the csv projects
AkhilSharma90 / RUST CSVSimple project to read a CSV file in Rust. Uses the CSV crate.
mrtripie / Godot String KeysAutomatically finds strings in your project and uses them to create the keys to a .csv translation file
povilaspanavas / CsvToCSharpClassIt read csv file description and creates C# class for storing the lines. After that you can take this class, add to your project and give it to FileHelpers to read csv file to objects.
swartanian / OptumHsaSaveItExportThis project scrapes your own Optum HSA Save-It account using Selenium automation for Edge, outputting a csv file with all details
Gouravspopale / GPYTHONThis repository contains basic of python language with all Built in function and (CSV_FILE)projects
abhinav1602 / .csv To .cpp 2D ArrayThis project reads data from a csv(MS Excel) file containing numeric data and then stores it into a 2D array in C++;
JawherKl / Netsjs Csv CheckThis project is a NestJS application designed to process CSV uploads with multiple levels of validation and checks. It's using MinIO for storage and PostgreSQL for data management.
saadhaxxan / Google Apps Revenue DataPipelineThis project consist of Datapipeline that collects data from Google Admob, Facebook Ads, Google Analytics and Google Ads into a single csv file.
Chitz / BSE Stock QuotesBombay Stock Exchange (BSE) provides Stock Quotes for Online viewing but does not allow to download it in the form of .csv or .xls format unlike other Sources which provide Historical Stock Data e.g Yahoo! Finance, Google Finance etc. So my Project will provide the Stock Quotes by parsing BSE Historical Data
jorants / Bunq Example ExportAn example project for Bunq banking & Python, the script exports all transactions from all accounts to .csv