python_for_microscopists
python_for_microscopists copied to clipboard
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
Author: Dr. Sreenivas Bhattiprolu
Twitter: @digitalsreeni
Supporting code for the tutorials on DigitalSreeni YouTube channel
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
The YouTube channel associated with this code walks you through the entire process of learning to code in Python; all the way from basics to advanced machine learning and deep learning. The primary emphasis will be on image processing and other relevant functionality.
How to cite my work?
1. YouTube video: The general format for citing a YouTube video in APA (American Psychological Association) style is: Author’s Last Name, First Initial. (Year, Month Day Published). Title of video [Video]. YouTube. URL
So, here is an example:
Bhattiprolu, S. (2023, August 23). 330 - Fine tuning Detectron2 for instance segmentation using custom data [Video]. YouTube. https://youtu.be/cEgF0YknpZw
2. GitHub code: There isn't a universally agreed-upon format for citing GitHub repositories, but here's a commonly used one: Author’s Last Name, First Initial. (Year). Title of Repository. GitHub. URL
Example:
Bhattiprolu, S. (2023). python_for_microscopists. GitHub. https://github.com/bnsreenu/python_for_microscopists/blob/master/330_Detectron2_Instance_3D_EM_Platelet.ipynb