MayZhou commited on
Commit
545d3c8
·
verified ·
1 Parent(s): 5f168e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +97 -6
README.md CHANGED
@@ -2,12 +2,102 @@
2
  tags:
3
  - text-classification
4
  widget:
5
- - text: "This paper presents OASIS, novel one-pass aligned atlas set for image segmentation. Traditional atlas-based segmentation methods often require multiple iterations of registration, which can be time-consuming and computationally expensive. OASIS addresses this limitation by introducing one-pass alignment process that efficiently registers template atlas to a target image. This process involves two steps: coarse alignment using a deep convolutional neural network, followed by a fine alignment using a robust multiresolution registration algorithm. Experimental results on various medical imaging datasets demonstrate that OASIS achieves competitive segmentation accuracy compared to state-of-the-art methods, while significantly reducing computation time. Additionally, OASIS exhibits robustness against image artifacts and variations, making it suitable for wide range of applications in medical imaging and beyond. Overall, this paper presents a new approach to atlas-based image segmentation that addresses the limitations of traditional methods, and offers improved speed, accuracy, and robustness."
6
- example_title: example1
7
- - text: "High school graduation is often looked upon as a milestone for students to celebrate as the end of a long educational journey. However, some school districts have begun allowing students to graduate a year early. Though this can be beneficial in certain cases, there are several compelling reasons why this practice should not be made universally available to all high school students. Most importantly, graduates who jump the gun and finish high school early could be missing out on valuable learning experiences. High school is a formative period and the curriculum is designed to prepare young adults for college or the workforce. Skipping ahead by a year could lead to students not having enough guidance or mentorship available while learning vital skills and life lessons. In addition, early graduation can leave students feeling unprepared for the world outside of high school. Not having the same college exposure as other peers or lacking the maturity that comes with an extra year of school can hold graduates back from success in the long-run. Graduating a year earlier than expected does not always mean students will attend college earlier; in fact, it could mean starting a career ill-equipped to handle all the responsibilities that come with being a full-time working adult. For these reasons, schools districts should not make it possible for all high school students to graduate a year early. The benefits may be enticing, but there are many potential downsides to consider."
8
- example_title: example2
9
- - text: "Summer is a time of hanging out with friends at the beach and relaxing in the warm weather, but there is always something that swoops in to mess it up: a summer project. Summer projects are not all bad, for they are designed to ensure that students continue to learn during their three month getaway from school. However, who should design the summer project the student or the teacher? Summer projects should be teacher-designed because teachers have more experience with projects than students, and students will lean toward designing a quick and easy project. Teachers have had more encounters with school assigned projects in their lifetime than their students. Most teachers have college degrees. They have done the twelve plus years of primary school to graduate, and then gone on to college and done two to four more years to get their degree. Through all that schooling many projects have been assigned and completed. All of this gives teachers the proper experience and background to come up with a well designed summer project for their students. Just this past summer my computer system networking teacher, Mr. Generic_Name, assigned us a project. It was a review project incorporating all of the course material from my sophomore year that he did not want us to forget during the summer. I remember how well rounded of a project it was, so much so that I had to ask him how he come up with it. Mr. Generic_Name told me that the project was inspired by all the projects he encountered during his four years at William and Mary. Due to Mr. Generic_Name having plenty of experience with higher education projects, it allowed him to design a well developed summer project for my peers and I. I can only imagine the toddler like projects that would have been produced if my peers and I were allowed to design our summer projects instead of Mr. Generic_Name. More than likely if a student is given the opportunity to do less work they are going to take that opportunity. Throughout my years of high school I have seen this exact manner take place over and over. Students will take the easy way out by selecting courses that have a history of demanding very little from those enrolled. This same mannerism repeats itself once the student is enrolled in a course and it comes time to actually work. Just this past marking period my Math Analysis teacher, Mrs. Generic_Name, gave us a take home test for winter break. This test consisted of 47 problems. The more problems you did the higher grade you got, but students did not seem to take advantage of this. More than half of my class chose to only do 30 of the 47 problems. This was because completing 30 of the 47 problems earned the minimum for a passing grade, a 70 percent. My peers had full control of their grades and chose to only work for the minimum passing score so that the rest of their winter break would be free of math. This is what will occur if a student is allowed to design their own summer project. Once a student realizes that they get to design their project they will make it something simple, lousy, and childlike. The student will design something just good enough too pass, so that they can return to their more practical summer. Some argue that a student would be more inclined to do their project if they got to design it. However, this is not true as someone's interest in something does not determine whether they will do it or not, but their work ethic is the true determining factor. Summer projects serve a meaningful purpose; to make sure kids maintain learning and strengthening their brains even when school is out. Something with a strong purpose like that should not be taken lightly and should be handled by someone who can produce the best project. This is why summer projects should be teacher-designed, so that students can take away as much information as possible when the project is all said and done."
10
- example_title: example3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  metrics:
12
  - accuracy
13
  - f1
@@ -33,6 +123,7 @@ model-index:
33
  name: RAID Benchmark Leaderboard
34
  url: https://raid-bench.xyz/leaderboard
35
  pipeline_tag: text-classification
 
36
  ---
37
 
38
  # My LoRA Fine-Tuned AI-generated Detector
 
2
  tags:
3
  - text-classification
4
  widget:
5
+ - text: >-
6
+ This paper presents OASIS, novel one-pass aligned atlas set for image
7
+ segmentation. Traditional atlas-based segmentation methods often require
8
+ multiple iterations of registration, which can be time-consuming and
9
+ computationally expensive. OASIS addresses this limitation by introducing
10
+ one-pass alignment process that efficiently registers template atlas to a
11
+ target image. This process involves two steps: coarse alignment using a deep
12
+ convolutional neural network, followed by a fine alignment using a robust
13
+ multiresolution registration algorithm. Experimental results on various
14
+ medical imaging datasets demonstrate that OASIS achieves competitive
15
+ segmentation accuracy compared to state-of-the-art methods, while
16
+ significantly reducing computation time. Additionally, OASIS exhibits
17
+ robustness against image artifacts and variations, making it suitable for
18
+ wide range of applications in medical imaging and beyond. Overall, this
19
+ paper presents a new approach to atlas-based image segmentation that
20
+ addresses the limitations of traditional methods, and offers improved speed,
21
+ accuracy, and robustness.
22
+ example_title: example1
23
+ - text: >-
24
+ High school graduation is often looked upon as a milestone for students to
25
+ celebrate as the end of a long educational journey. However, some school
26
+ districts have begun allowing students to graduate a year early. Though this
27
+ can be beneficial in certain cases, there are several compelling reasons why
28
+ this practice should not be made universally available to all high school
29
+ students. Most importantly, graduates who jump the gun and finish high
30
+ school early could be missing out on valuable learning experiences. High
31
+ school is a formative period and the curriculum is designed to prepare young
32
+ adults for college or the workforce. Skipping ahead by a year could lead to
33
+ students not having enough guidance or mentorship available while learning
34
+ vital skills and life lessons. In addition, early graduation can leave
35
+ students feeling unprepared for the world outside of high school. Not having
36
+ the same college exposure as other peers or lacking the maturity that comes
37
+ with an extra year of school can hold graduates back from success in the
38
+ long-run. Graduating a year earlier than expected does not always mean
39
+ students will attend college earlier; in fact, it could mean starting a
40
+ career ill-equipped to handle all the responsibilities that come with being
41
+ a full-time working adult. For these reasons, schools districts should not
42
+ make it possible for all high school students to graduate a year early. The
43
+ benefits may be enticing, but there are many potential downsides to
44
+ consider.
45
+ example_title: example2
46
+ - text: >-
47
+ Summer is a time of hanging out with friends at the beach and relaxing in
48
+ the warm weather, but there is always something that swoops in to mess it
49
+ up: a summer project. Summer projects are not all bad, for they are designed
50
+ to ensure that students continue to learn during their three month getaway
51
+ from school. However, who should design the summer project the student or
52
+ the teacher? Summer projects should be teacher-designed because teachers
53
+ have more experience with projects than students, and students will lean
54
+ toward designing a quick and easy project. Teachers have had more encounters
55
+ with school assigned projects in their lifetime than their students. Most
56
+ teachers have college degrees. They have done the twelve plus years of
57
+ primary school to graduate, and then gone on to college and done two to four
58
+ more years to get their degree. Through all that schooling many projects
59
+ have been assigned and completed. All of this gives teachers the proper
60
+ experience and background to come up with a well designed summer project for
61
+ their students. Just this past summer my computer system networking teacher,
62
+ Mr. Generic_Name, assigned us a project. It was a review project
63
+ incorporating all of the course material from my sophomore year that he did
64
+ not want us to forget during the summer. I remember how well rounded of a
65
+ project it was, so much so that I had to ask him how he come up with it. Mr.
66
+ Generic_Name told me that the project was inspired by all the projects he
67
+ encountered during his four years at William and Mary. Due to Mr.
68
+ Generic_Name having plenty of experience with higher education projects, it
69
+ allowed him to design a well developed summer project for my peers and I. I
70
+ can only imagine the toddler like projects that would have been produced if
71
+ my peers and I were allowed to design our summer projects instead of Mr.
72
+ Generic_Name. More than likely if a student is given the opportunity to do
73
+ less work they are going to take that opportunity. Throughout my years of
74
+ high school I have seen this exact manner take place over and over.
75
+ Students will take the easy way out by selecting courses that have a history
76
+ of demanding very little from those enrolled. This same mannerism repeats
77
+ itself once the student is enrolled in a course and it comes time to
78
+ actually work. Just this past marking period my Math Analysis teacher, Mrs.
79
+ Generic_Name, gave us a take home test for winter break. This test consisted
80
+ of 47 problems. The more problems you did the higher grade you got, but
81
+ students did not seem to take advantage of this. More than half of my class
82
+ chose to only do 30 of the 47 problems. This was because completing 30 of
83
+ the 47 problems earned the minimum for a passing grade, a 70 percent. My
84
+ peers had full control of their grades and chose to only work for the
85
+ minimum passing score so that the rest of their winter break would be free
86
+ of math. This is what will occur if a student is allowed to design their own
87
+ summer project. Once a student realizes that they get to design their
88
+ project they will make it something simple, lousy, and childlike. The
89
+ student will design something just good enough too pass, so that they can
90
+ return to their more practical summer. Some argue that a student would be
91
+ more inclined to do their project if they got to design it. However, this is
92
+ not true as someone's interest in something does not determine whether they
93
+ will do it or not, but their work ethic is the true determining factor.
94
+ Summer projects serve a meaningful purpose; to make sure kids maintain
95
+ learning and strengthening their brains even when school is out. Something
96
+ with a strong purpose like that should not be taken lightly and should be
97
+ handled by someone who can produce the best project. This is why summer
98
+ projects should be teacher-designed, so that students can take away as much
99
+ information as possible when the project is all said and done.
100
+ example_title: example3
101
  metrics:
102
  - accuracy
103
  - f1
 
123
  name: RAID Benchmark Leaderboard
124
  url: https://raid-bench.xyz/leaderboard
125
  pipeline_tag: text-classification
126
+ license: mit
127
  ---
128
 
129
  # My LoRA Fine-Tuned AI-generated Detector