Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Feature request about checking logs. #166

Open
LinghaoChan opened this issue Jan 7, 2024 · 6 comments
Open

[FEATURE] Feature request about checking logs. #166

LinghaoChan opened this issue Jan 7, 2024 · 6 comments
Labels
🏠 advice advice to the project

Comments

@LinghaoChan
Copy link

Some requests for discussion.


  • Support a third party to check my log.
    I often start my experiments before sleeping. Therefore, I often cannot wait to check the result before at the office in the morning. I would like to check it when I get up, including brushing teeth, eating, or in the car. I would like to see the log on something like WeChat applets. If achieved, I can check the logs on my phone or iPad.

  • Share with others.
    I sometimes want to share my log with peers/mentors, who might help me figure out the error or analyze the problem. I hope the "comment by others" function will also be supported.

  • Watching dog function.
    I hope SwanLab will support watching dog function. Take an example here. I would like to log my accuracy every 100 epochs. In machine learning, we always conduct fair comparisons, like 12epoch mAP or 50epoch mAP. These are very essential to us. In these epochs, please drop me a message on WeChat or email. However, I don't want it to bother my sweet dream. Therefore, I hope I can set messages to do not disturb and check the result if I am awake.

  • Integrate it in VsCode.
    I always write codes in VsCode. I hope I can check the results in VsCode but not the chrome. And I can click the mouse without typing anything in the terminal.

  • Export the logs.
    For academic requests, we would like to share the logs with others. Take an example, one day, someone told me that he/she could not reproduce my result. As a result, I will share the experiment logs with him/her. Here, I hope each logging timestep will be recorded. I hope SwanLab can support exporting the logs out to me.

  • Logging other modalities.
    Visualization of values, tensors, languages, images, audio/music, graphs and so on.


So much up to now. I will add something new when I think of it.

@LinghaoChan LinghaoChan added the 💪 enhancement New feature or request label Jan 7, 2024
@Zeyi-Lin
Copy link
Member

Zeyi-Lin commented Jan 7, 2024

❤️Very good advice!God bless U!

@Zeyi-Lin
Copy link
Member

Zeyi-Lin commented Jan 7, 2024

About Export the logs,I hope that it can not only be exported as CSV/json, but also be linked with more third-party tools, such as Notion and Overleaf.

@Zeyi-Lin Zeyi-Lin pinned this issue Jan 7, 2024
@LinghaoChan
Copy link
Author

  • Add a new request about visualizing/monitoring NN architecture.

    We are now using the print to visualize the NN architecture. If this can be logged in the swanlab, it will be great! Besides, if my model has two parts, Network A and B. Sometimes, I would like to frize the parameters of A and train network B. However, there will exist some bugs due to carelessness. If the frozen and hot part of my NN can be monitored, it will be great as well.

@Zeyi-Lin
Copy link
Member

Zeyi-Lin commented Jan 7, 2024

  • Add a new request about visualizing/monitoring NN architecture.
    We are now using the print to visualize the NN architecture. If this can be logged in the swanlab, it will be great! Besides, if my model has two parts, Network A and B. Sometimes, I would like to frize the parameters of A and train network B. However, there will exist some bugs due to carelessness. If the frozen and hot part of my NN can be monitored, it will be great as well.

#167 , We will develop this function soon

@Zeyi-Lin Zeyi-Lin added 🏠 advice advice to the project and removed 💪 enhancement New feature or request labels Jan 25, 2024
@LinghaoChan
Copy link
Author

Add new features. Like segmentation and detection results on images in the platform.

@Zeyi-Lin
Copy link
Member

Add new features. Like segmentation and detection results on images in the platform.

track in #297

@Zeyi-Lin Zeyi-Lin unpinned this issue May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏠 advice advice to the project
Projects
None yet
Development

No branches or pull requests

2 participants